Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15434 static Instruction *getReductionInstr(const DominatorTree *DT, PHINode *P, in getReductionInstr() function
16143 Instruction *Root = getReductionInstr(DT, P, BB, LI); in vectorizeChainsInBlock()