Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6139 Instruction *ReductionPhi = LastChain; getReductionPatternCost() local
8850 if (auto *ReductionPhi = dyn_cast<VPReductionPHIRecipe>(&R)) adjustRecipesForReductions() local
10121 if (auto *ReductionPhi = dyn_cast<VPReductionPHIRecipe>(&R)) { processLoop() local