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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp151 void emit_block(BlockBegin* block);
H A Dc1_LIRAssembler.cpp214 emit_block(hir->at(i));
224 void LIR_Assembler::emit_block(BlockBegin* block) { function in class:LIR_Assembler

Completed in 32 milliseconds