Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8769 VPRegionBlock *VectorLoopRegion = Plan->getVectorLoopRegion(); in adjustRecipesForReductions() local
8770 VPBasicBlock *Header = VectorLoopRegion->getEntryBasicBlock(); in adjustRecipesForReductions()
8932 VPBasicBlock *LatchVPBB = VectorLoopRegion->getExitingBasicBlock(); in adjustRecipesForReductions()
8935 cast<VPBasicBlock>(VectorLoopRegion->getSingleSuccessor()); in adjustRecipesForReductions()