Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4535 auto *VectorLoop = LI->getLoopFor(PredBB); in sinkScalarOperands() local
4572 if (!I || isa<PHINode>(I) || !VectorLoop->contains(I) || in sinkScalarOperands()