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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.cpp965 case lir_profile_call: {
1758 case lir_profile_call: s = "profile_call"; break;
H A Dc1_LIR.hpp966 , lir_profile_call enumerator in enum:LIR_Code
2156 append(new LIR_OpProfileCall(lir_profile_call, method, bci, callee, mdo, recv, t1, cha_klass));

Completed in 735 milliseconds