Home
last modified time | relevance | path

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

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