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

/openjdk7/hotspot/src/share/vm/ci/
H A DciCallProfile.hpp58 void add_receiver(ciKlass* receiver, int receiver_count);
H A DciMethod.cpp504 result.add_receiver(receiver, rcount);
543 void ciCallProfile::add_receiver(ciKlass* receiver, int receiver_count) { function in class:ciCallProfile

Completed in 25 milliseconds