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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Optimizer.cpp652 void handle_NewInstance (NewInstance* x);
690 void NullCheckVisitor::do_NewInstance (NewInstance* x) { nce()->handle_NewInstance(x); }
1036 void NullCheckEliminator::handle_NewInstance(NewInstance* x) { function in class:NullCheckEliminator

Completed in 39 milliseconds