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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.hpp161 virtual bool is_ideal_safepoint() const; // node matches 'SafePoint'
H A Dformssel.cpp377 bool InstructForm::is_ideal_safepoint() const { function in class:InstructForm
1011 if ( is_ideal_safepoint() ) ++reloc_entries;
1125 else if (is_ideal_safepoint()) {
H A Doutput_h.cpp680 else if(inst.is_ideal_safepoint()) {

Completed in 72 milliseconds