Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp12106 static bool hasRequiredNumberOfUses(bool IsCmpSelMinMax, Instruction *I) { in hasRequiredNumberOfUses() function in __anon4a9331c1bf11::HorizontalReduction
12234 !hasRequiredNumberOfUses(IsCmpSelMinMax, EdgeInst) || in matchAssociativeReduction()