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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp243 int InstructForm::is_ideal_copy() const { function in class:InstructForm
244 return _matrule ? _matrule->is_ideal_copy() : 0;
561 is_ideal_copy() != Form::none || // Ideal copy? Do not rematerialize
3930 int MatchRule::is_ideal_copy() const { function in class:MatchRule

Completed in 47 milliseconds