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

/openjdk7/hotspot/src/share/vm/opto/
H A DdoCall.cpp212 CallGenerator* hit_cg = this->call_generator(receiver_method, local
214 if (hit_cg != NULL) {
258 CallGenerator* cg = CallGenerator::for_predicted_call(profile.receiver(0), miss_cg, hit_cg, profile.receiver_prob(0));

Completed in 812 milliseconds