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

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1700 class LIR_OpAllocArray : public LIR_Op { class in inherits:LIR_Op
1714 LIR_OpAllocArray(LIR_Opr klass, LIR_Opr len, LIR_Opr result, LIR_Opr t1, LIR_Opr t2, LIR_Opr t3, LIR_Opr t4, BasicType type, CodeStub* stub) function in class:LIR_OpAllocArray

Completed in 38 milliseconds