Searched refs:RK_IntegerMult (Results 1 – 2 of 2) sorted by relevance
49 case RK_IntegerMult: in isIntegerRecurrenceKind()68 case RK_IntegerMult: in isArithmeticRecurrenceKind()438 return InstDesc(Kind == RK_IntegerMult, I); in isRecurrenceInstr()485 if (AddReductionVar(Phi, RK_IntegerMult, TheLoop, HasFunNoNaNAttr, RedDes)) { in isReductionPHI()569 case RK_IntegerMult: in getRecurrenceIdentity()591 case RK_IntegerMult: in getRecurrenceBinOp()
69 RK_IntegerMult, ///< Product of integers. enumerator