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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp1340 return instruction_for_vreg(opr->vreg_number());
1346 Instruction* LIRGenerator::instruction_for_vreg(int reg_num) { function in class:LIRGenerator

Completed in 42 milliseconds