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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Optimizer.cpp627 void set_last_explicit_null_check(NullCheck* check) { _last_explicit_null_check = check; } function in class:NullCheckEliminator

Completed in 38 milliseconds