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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Optimizer.cpp649 void handle_NewInstance (NewInstance* x);
685 void NullCheckVisitor::do_NewInstance (NewInstance* x) { nce()->handle_NewInstance(x); }
1028 void NullCheckEliminator::handle_NewInstance(NewInstance* x) { function in class:NullCheckEliminator

Completed in 38 milliseconds