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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Optimizer.cpp651 void handle_Invoke (Invoke* x);
689 void NullCheckVisitor::do_Invoke (Invoke* x) { nce()->handle_Invoke(x); }
1018 void NullCheckEliminator::handle_Invoke(Invoke* x) { function in class:NullCheckEliminator

Completed in 93 milliseconds