Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6269 Instruction *ReductionPhi = LastChain; getReductionPatternCost() local
8973 if (auto *ReductionPhi = dyn_cast<VPReductionPHIRecipe>(&R)) adjustRecipesForReductions() local
10199 if (auto *ReductionPhi = dyn_cast<VPReductionPHIRecipe>(&R)) { processLoop() local