Searched defs:LatchVPBB (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.cpp | 788 VPBasicBlock *LatchVPBB = getVectorLoopRegion()->getExitingBasicBlock(); execute() local |
H A D | LoopVectorize.cpp | 3494 VPBasicBlock *LatchVPBB = VectorRegion->getExitingBasicBlock(); fixVectorizedLoop() local |