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

/openjdk7/hotspot/src/share/vm/opto/
H A DcallGenerator.hpp114 static CallGenerator* for_osr(ciMethod* m, int osr_bci);
H A DcallGenerator.cpp245 CallGenerator* CallGenerator::for_osr(ciMethod* m, int osr_bci) { function in class:CallGenerator
H A Dcompile.cpp719 cg = CallGenerator::for_osr(method(), entry_bci());

Completed in 536 milliseconds