Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp823 static ReductionInstDesc isMinMaxSelectCmpPattern(Instruction *I,
5160 !isMinMaxSelectCmpPattern(UI, IgnoredVal).IsReduction)) in AddReductionVar()
5199 LoopVectorizationLegality::isMinMaxSelectCmpPattern(Instruction *I, in isMinMaxSelectCmpPattern() function in LoopVectorizationLegality
5284 return isMinMaxSelectCmpPattern(I, Prev); in isReductionInstr()