Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4167 if (auto *ReductionPhi = dyn_cast<VPReductionPHIRecipe>(&R)) in fixCrossIterationPHIs() local
7209 Instruction *ReductionPhi = LastChain; in getReductionPatternCost() local