Searched refs:RK_IntegerMult (Results 1 – 2 of 2) sorted by relevance
42 case RK_IntegerMult: in isIntegerRecurrenceKind()61 case RK_IntegerMult: in isArithmeticRecurrenceKind()431 return InstDesc(Kind == RK_IntegerMult, I); in isRecurrenceInstr()480 if (AddReductionVar(Phi, RK_IntegerMult, TheLoop, HasFunNoNaNAttr, RedDes)) { in isReductionPHI()527 case RK_IntegerMult: in getRecurrenceIdentity()549 case RK_IntegerMult: in getRecurrenceBinOp()
65 RK_IntegerMult, ///< Product of integers. enumerator