Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3474 VPRegionBlock *VectorRegion = State.Plan->getVectorLoopRegion(); in fixVectorizedLoop() local
3475 VPBasicBlock *HeaderVPBB = VectorRegion->getEntryBasicBlock(); in fixVectorizedLoop()
3494 VPBasicBlock *LatchVPBB = VectorRegion->getExitingBasicBlock(); in fixVectorizedLoop()