Home
last modified time | relevance | path

Searched defs:IsCmpSelMinMax (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12106 static bool hasRequiredNumberOfUses(bool IsCmpSelMinMax, Instruction *I) { in hasRequiredNumberOfUses()
12208 bool IsCmpSelMinMax = isCmpSelMinMax(Inst); in matchAssociativeReduction() local
12462 bool IsCmpSelMinMax = isCmpSelMinMax(cast<Instruction>(ReductionRoot)); in tryToReduce() local