Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp6721 auto getCmpForMinMaxReduction = [](Instruction *RdxRootInst) { in tryToReduce()
6787 Instruction *RdxRootInst = cast<Instruction>(ReductionRoot); in tryToReduce() local