Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3738 if (auto *ReductionPhi = dyn_cast<VPReductionPHIRecipe>(&R)) in fixCrossIterationPHIs() local
6592 Instruction *ReductionPhi = LastChain; in getReductionPatternCost() local
10509 if (auto *ReductionPhi = dyn_cast<VPReductionPHIRecipe>(&R)) { in processLoop() local