Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp226 VPRegionBlock *LoopRegion = R->getParent()->getEnclosingLoopRegion(); in getPreheaderBBFor()
345 (SingleHPred->getParent() == getEnclosingLoopRegion() && in execute()
417 VPRegionBlock *VPBasicBlock::getEnclosingLoopRegion() { in getEnclosingLoopRegion() function in VPBasicBlock
H A DVPlanRecipes.cpp1174 VPRegionBlock *LoopRegion = Parent->getEnclosingLoopRegion(); in execute()
H A DVPlan.h2108 VPRegionBlock *getEnclosingLoopRegion();
H A DLoopVectorize.cpp3873 PhiR->getParent()->getEnclosingLoopRegion()->getExitingBasicBlock(); in fixReduction()