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

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

Completed in 45 milliseconds