Searched refs:RK_IntegerAdd (Results 1 – 2 of 2) sorted by relevance
48 case RK_IntegerAdd: in isIntegerRecurrenceKind()67 case RK_IntegerAdd: in isArithmeticRecurrenceKind()436 return InstDesc(Kind == RK_IntegerAdd, I); in isRecurrenceInstr()481 if (AddReductionVar(Phi, RK_IntegerAdd, TheLoop, HasFunNoNaNAttr, RedDes)) { in isReductionPHI()565 case RK_IntegerAdd: in getRecurrenceIdentity()589 case RK_IntegerAdd: in getRecurrenceBinOp()
68 RK_IntegerAdd, ///< Sum of integers. enumerator