Searched refs:PredicateAddCmpWithConst (Results 1 – 2 of 2) sorted by relevance
161 GateRef PredicateAddCmpWithConst(GateRef left, int leftConst, TypedBinOp cond, int right);
649 GateRef ArrayBoundsCheckElimination::PredicateAddCmpWithConst(GateRef left, int32_t leftConst, in PredicateAddCmpWithConst() function in panda::ecmascript::kungfu::ArrayBoundsCheckElimination668 PredicateAddCmpWithConst(lowerGate, lower, TypedBinOp::TYPED_GREATEREQ, 0); in LoopInvariantMotionForIndexCheck()