Searched defs:RightOperand (Results 1 – 5 of 5) sorted by relevance
187 const ExpressionValue &RightOperand) { in operator +()218 const ExpressionValue &RightOperand) { in operator -()268 const ExpressionValue &RightOperand) { in operator *()300 const ExpressionValue &RightOperand) { in operator /()320 const ExpressionValue &RightOperand) { in max()340 const ExpressionValue &RightOperand) { in min()
354 std::unique_ptr<ExpressionAST> RightOperand; variable
148 std::unique_ptr<ExpressionAST> RightOperand; variable
362 ExpressionValue RightOperand(RightValue); in doValueOperation() local
497 *RightOperand = SE.getSCEVAtScope(ICond->getOperand(1), L); in buildConditionSets() local