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

/openjdk7/hotspot/src/share/vm/opto/
H A DdoCall.cpp333 bool Parse::can_not_compile_call_site(ciMethod *dest_method, ciInstanceKlass* klass) { function in class:Parse
381 if (!will_link || can_not_compile_call_site(orig_callee, klass)) {

Completed in 25 milliseconds