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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp939 , lir_static_call enumerator in enum:LIR_Code
1939 append(new LIR_OpJavaCall(lir_static_call, method, LIR_OprFact::illegalOpr, result, dest, arguments, info));

Completed in 50 milliseconds