Searched refs:RK_IntegerMinMax (Results 1 – 3 of 3) sorted by relevance
53 case RK_IntegerMinMax: in isIntegerRecurrenceKind()270 if (!IsAPhi && Kind != RK_IntegerMinMax && Kind != RK_FloatMinMax && in AddReductionVar()278 if (Kind == RK_IntegerMinMax && in AddReductionVar()340 if ((Kind == RK_IntegerMinMax || Kind == RK_FloatMinMax) && in AddReductionVar()453 if (Kind != RK_IntegerMinMax && in isRecurrenceInstr()501 if (AddReductionVar(Phi, RK_IntegerMinMax, TheLoop, HasFunNoNaNAttr, in isReductionPHI()603 case RK_IntegerMinMax: in getRecurrenceBinOp()
73 RK_IntegerMinMax, ///< Min/max implemented in terms of select(cmp()). enumerator
3537 if (RK == RecurrenceDescriptor::RK_IntegerMinMax || in vectorizeLoop()