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

/openjdk7/hotspot/src/share/vm/opto/
H A DcallGenerator.cpp257 CallGenerator* CallGenerator::for_virtual_call(ciMethod* m, int vtable_index) { function in class:CallGenerator
258 assert(!m->is_static(), "for_virtual_call mismatch");

Completed in 1144 milliseconds