Searched defs:IsCmpSelMinMax (Results 1 – 1 of 1) sorted by relevance
12106 static bool hasRequiredNumberOfUses(bool IsCmpSelMinMax, Instruction *I) { in hasRequiredNumberOfUses()12208 bool IsCmpSelMinMax = isCmpSelMinMax(Inst); in matchAssociativeReduction() local12462 bool IsCmpSelMinMax = isCmpSelMinMax(cast<Instruction>(ReductionRoot)); in tryToReduce() local