Searched refs:has_cost_check (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Ddfa.cpp96 void set_cost_bounds(const char *result, const Expr *cost, bool has_state_check, bool has_cost_check);
997 void ProductionState::set_cost_bounds(const char *result, const Expr *cost, bool has_state_check, bool has_cost_check) { argument
1015 } else if (has_cost_check) {

Completed in 55 milliseconds