Searched refs:IsCmpSelMinMax (Results 1 – 1 of 1) sorted by relevance
16933 static bool hasRequiredNumberOfUses(bool IsCmpSelMinMax, Instruction *I) { in hasRequiredNumberOfUses() argument 16934 if (IsCmpSelMinMax) { in hasRequiredNumberOfUses() 16999 bool IsCmpSelMinMax = isCmpSelMinMax(Root); in matchAssociativeReduction() local 17024 IsCmpSelMinMax != isCmpSelMinMax(EdgeInst) || in matchAssociativeReduction() 17025 !hasRequiredNumberOfUses(IsCmpSelMinMax, EdgeInst) || in matchAssociativeReduction() 17254 bool IsCmpSelMinMax = isCmpSelMinMax(cast<Instruction>(ReductionRoot)); in tryToReduce() local 17534 getReductionCost(TTI, VL, IsCmpSelMinMax, ReduxWidth, RdxFMF); in tryToReduce() 17572 if (IsCmpSelMinMax) in tryToReduce() 17782 bool IsCmpSelMinMax, unsigned ReduxWidth, in getReductionCost() argument 17799 if (RdxVal->hasNUsesOrMore(IsCmpSelMinMax in getReductionCost() [all...]