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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp860 , lir_osr_entry enumerator in enum:LIR_Code
1968 void osr_entry(LIR_Opr osrPointer) { append(new LIR_Op0(lir_osr_entry, osrPointer)); }

Completed in 51 milliseconds