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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp1919 class LIR_OpProfileType : public LIR_Op { class in inherits:LIR_Op
1934 LIR_OpProfileType(LIR_Opr mdp, LIR_Opr obj, ciKlass* exact_klass, intptr_t current_klass, LIR_Opr tmp, bool not_null, bool no_conflict) function in class:LIR_OpProfileType

Completed in 122 milliseconds