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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Optimizer.cpp658 void handle_ProfileCall (ProfileCall* x);
717 nce()->handle_ProfileCall(x); }
1137 void NullCheckEliminator::handle_ProfileCall(ProfileCall* x) { function in class:NullCheckEliminator

Completed in 84 milliseconds