Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7792 auto getCmpForMinMaxReduction = [](Instruction *RdxRootInst) { in tryToReduce() local
7908 Builder.SetInsertPoint(getCmpForMinMaxReduction(RdxRootInst)); in tryToReduce()