Searched refs:LoopRegion (Results 1 – 6 of 6) sorted by relevance
265 VPRegionBlock *LoopRegion = Plan.getVectorLoopRegion(); in introduceMasksAndLinearize() local268 VPBasicBlock *Header = LoopRegion->getEntryBasicBlock(); in introduceMasksAndLinearize()
665 VPRegionBlock *LoopRegion = Plan.getVectorLoopRegion(); in handleMaxMinNumReductions() local668 for (auto &R : LoopRegion->getEntryBasicBlock()->phis()) { in handleMaxMinNumReductions()722 VPBasicBlock *LatchVPBB = LoopRegion->getExitingBasicBlock(); in handleMaxMinNumReductions()
26 if (auto LoopRegion = Plan.getVectorLoopRegion()) { in VPTypeAnalysis() local28 &LoopRegion->getEntryBasicBlock()->front())) { in VPTypeAnalysis()
1774 VPRegionBlock *LoopRegion = Plan.getVectorLoopRegion(); in licm() local1776 vp_depth_first_shallow(LoopRegion->getEntry()))) { in licm()2185 VPRegionBlock *LoopRegion = Plan.getVectorLoopRegion(); in transformRecipestoEVLRecipes() local2186 VPBasicBlock *Header = LoopRegion->getEntryBasicBlock(); in transformRecipestoEVLRecipes()2206 VPBuilder Builder(LoopRegion->getPreheaderVPBB()); in transformRecipestoEVLRecipes()
3982 VPRegionBlock *LoopRegion = getVectorLoopRegion();3984 LoopRegion &&3986 auto *RegionSucc = cast<VPBasicBlock>(LoopRegion->getSingleSuccessor());
8704 VPRegionBlock *LoopRegion = Plan->getVectorLoopRegion(); in tryToBuildVPlanWithVPRecipes() local8705 VPBasicBlock *HeaderVPBB = LoopRegion->getEntryBasicBlock(); in tryToBuildVPlanWithVPRecipes()