Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp233 VPRegionBlock *LoopRegion = R->getParent()->getEnclosingLoopRegion(); in getPreheaderBBFor()
352 (SingleHPred->getParent() == getEnclosingLoopRegion() && in execute()
424 VPRegionBlock *VPBasicBlock::getEnclosingLoopRegion() { in getEnclosingLoopRegion() function in VPBasicBlock
H A DVPlanRecipes.cpp1261 VPRegionBlock *LoopRegion = Parent->getEnclosingLoopRegion(); in execute()
H A DVPlan.h2028 VPRegionBlock *getEnclosingLoopRegion();
H A DLoopVectorize.cpp3889 PhiR->getParent()->getEnclosingLoopRegion()->getExitingBasicBlock(); in fixReduction()