Searched refs:getEnclosingLoopRegion (Results 1 – 5 of 5) sorted by relevance
636 VPRegionBlock *VPBasicBlock::getEnclosingLoopRegion() { in getEnclosingLoopRegion() function in VPBasicBlock640 const VPRegionBlock *VPBasicBlock::getEnclosingLoopRegion() const { in getEnclosingLoopRegion() function in VPBasicBlock1448 DefR->getParent()->getEnclosingLoopRegion()); in isDefinedInsideLoopRegions()
153 IV->getParent()->getEnclosingLoopRegion()->getSinglePredecessor()); in unrollWidenInductionByUF()
3659 VPRegionBlock *getEnclosingLoopRegion();3660 const VPRegionBlock *getEnclosingLoopRegion() const;
8199 Parent->getEnclosingLoopRegion(); in tryToCreateWidenRecipe()8463 assert(V->getDefiningRecipe()->getParent()->getEnclosingLoopRegion() && in collectUsersInLatchExitBlock()9000 if (!UserRecipe->getParent()->getEnclosingLoopRegion()) { in adjustRecipesForReductions()
1628 HoistCandidate->getParent()->getEnclosingLoopRegion(); in hoistPreviousBeforeFORUsers()