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.cpp8977 VPRegionBlock *VectorLoopRegion = Plan->getVectorLoopRegion(); in adjustRecipesForReductions() local
8978 VPBasicBlock *Header = VectorLoopRegion->getEntryBasicBlock(); in adjustRecipesForReductions()
9117 VPBasicBlock *LatchVPBB = VectorLoopRegion->getExitingBasicBlock(); in adjustRecipesForReductions()