Searched refs:NumCmpSelectPatternInst (Results 1 – 1 of 1) sorted by relevance
254 unsigned NumCmpSelectPatternInst = 0; in AddReductionVar() local425 ++NumCmpSelectPatternInst; in AddReductionVar()428 ++NumCmpSelectPatternInst; in AddReductionVar()508 if (isMinMaxRecurrenceKind(Kind) && NumCmpSelectPatternInst != 2 && in AddReductionVar()509 NumCmpSelectPatternInst != 0) in AddReductionVar()512 if (isSelectCmpRecurrenceKind(Kind) && NumCmpSelectPatternInst != 1) in AddReductionVar()