Home
last modified time | relevance | path

Searched refs:hasRequiredNumberOfUses (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16933 static bool hasRequiredNumberOfUses(bool IsCmpSelMinMax, Instruction *I) { in hasRequiredNumberOfUses() function in __anon07b2d77415711::HorizontalReduction
17025 !hasRequiredNumberOfUses(IsCmpSelMinMax, EdgeInst) || in matchAssociativeReduction()
17806 if (hasRequiredNumberOfUses(IsCmpSelMinMax, RdxOp)) { in getReductionCost()