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

/openjdk7/hotspot/src/share/vm/opto/
H A DbytecodeInfo.cpp87 static bool is_init_with_ea(ciMethod* callee_method, function
146 is_init_with_ea(callee_method, caller_method, C)) {
290 if (is_init_with_ea(callee_method, caller_method, C)) {
351 is_init_with_ea(callee_method, caller_method, C)) {

Completed in 41 milliseconds