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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp362 if (instr->is_pinned()) do_root(instr);
373 void LIRGenerator::do_root(Value instr) { function in class:LIRGenerator

Completed in 1088 milliseconds