Searched refs:RK_IntegerAdd (Results 1 – 2 of 2) sorted by relevance
41 case RK_IntegerAdd: in isIntegerRecurrenceKind()60 case RK_IntegerAdd: in isArithmeticRecurrenceKind()429 return InstDesc(Kind == RK_IntegerAdd, I); in isRecurrenceInstr()476 if (AddReductionVar(Phi, RK_IntegerAdd, TheLoop, HasFunNoNaNAttr, RedDes)) { in isReductionPHI()523 case RK_IntegerAdd: in getRecurrenceIdentity()547 case RK_IntegerAdd: in getRecurrenceBinOp()
64 RK_IntegerAdd, ///< Sum of integers. enumerator