Searched defs:leftConst (Results 1 – 3 of 3) sorted by relevance
142 const es2panda_AstNode *leftConst = g_impl->BinaryExpressionLeftConst(context, binExpr); in SetAndGetBinaryExpressionValue() local
652 GateRef ArrayBoundsCheckElimination::PredicateAdd(GateRef left, int32_t leftConst, TypedBinOp cond,… in PredicateAdd()659 GateRef ArrayBoundsCheckElimination::PredicateAddCmpWithConst(GateRef left, int32_t leftConst, in PredicateAddCmpWithConst()
541 int64 ConstantFold::ComparisonResult(Opcode op, T *leftConst, T *rightConst) const in ComparisonResult()592 … const MIRConst &leftConst, const MIRConst &rightConst) const in FoldFPConstComparisonMIRConst() argument