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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.hpp387 void do_root (Instruction* instr);
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 41 milliseconds