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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp764 int null_check_here = code_offset(); local
792 null_check_here = code_offset();
795 null_check_here = code_offset();
813 null_check_here = code_offset();
838 add_debug_info_for_null_check(null_check_here, info);
995 int null_check_here = code_offset(); local
1089 add_debug_info_for_null_check(null_check_here, info);

Completed in 3092 milliseconds