Home | History | Annotate | Download | only in src

Lines Matching refs:HCompareObjectEqAndBranch

4388 class HCompareObjectEqAndBranch : public HTemplateControlInstruction<2, 2> {
4390 DECLARE_INSTRUCTION_FACTORY_P2(HCompareObjectEqAndBranch, HValue*, HValue*);
4391 DECLARE_INSTRUCTION_FACTORY_P4(HCompareObjectEqAndBranch, HValue*, HValue*,
4418 HCompareObjectEqAndBranch(HValue* left,