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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp2518 LIR_Opr osrBuffer = block()->next()->operand(); local
2522 __ move(osrBuffer, cc->args()->at(0));

Completed in 67 milliseconds