Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3881 Value *VecLoopExitInst = State.get(LoopExitInstDef, Part); in fixReduction() local
3883 for (User *U : VecLoopExitInst->users()) { in fixReduction()