Searched defs:is_ideal_store (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp432 Form::DataType InstructForm::is_ideal_store() const { function in class:InstructForm
435 return _matrule->is_ideal_store();
736 if( is_ideal_store() != Form::none ) {
769 else if ( is_ideal_store() != Form::none ) return true;
4142 Form::DataType MatchRule::is_ideal_store() const { function in class:MatchRule

Completed in 48 milliseconds