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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp54 void check_no_unbound_labels();
H A Dc1_LIRAssembler.cpp220 DEBUG_ONLY(check_no_unbound_labels());
304 void LIR_Assembler::check_no_unbound_labels() { function in class:LIR_Assembler

Completed in 38 milliseconds