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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp142 void add_call_info_here(CodeEmitInfo* info) { add_call_info(code_offset(), info); } function in class:LIR_Assembler

Completed in 29 milliseconds