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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp87 void emit_stubs(CodeStubList* stub_list);
H A Dc1_LIRAssembler.cpp134 void LIR_Assembler::emit_stubs(CodeStubList* stub_list) { function in class:LIR_Assembler
158 emit_stubs(_slow_case_stubs);

Completed in 46 milliseconds