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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp1153 bool equivalent_predicates( const InstructForm *instr1, const InstructForm *instr2 ) { function
1183 if( (cisc_spill_operand != Not_cisc_spillable) && (op_name != NULL) && equivalent_predicates(this, instr) ) {

Completed in 42 milliseconds