Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3897 Value *VecLoopExitInst = State.get(LoopExitInstDef, Part); in fixReduction() local
3899 for (User *U : VecLoopExitInst->users()) { in fixReduction()