Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp827 BasicBlock *LoopScalarBody; member in llvm::InnerLoopVectorizer
3463 LoopScalarBody = OrigLoop->getHeader(); in createVectorLoopSkeleton()
3563 const DataLayout &DL = LoopScalarBody->getModule()->getDataLayout(); in createInductionResumeValues()
4154 LI->getLoopFor(LoopScalarBody), LI->getLoopFor(LoopVectorBody), in fixVectorizedLoop()
4155 LI->getLoopFor(LoopScalarBody), VF.getKnownMinValue() * UF); in fixVectorizedLoop()