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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp3798 profile_invocation(callee, copy_state_before_with_bci(SynchronizationEntryBCI));
4215 void GraphBuilder::profile_invocation(ciMethod* callee, ValueStack* state) { function in class:GraphBuilder

Completed in 50 milliseconds