Searched refs:LoopRegion (Results 1 – 2 of 2) sorted by relevance
1174 VPRegionBlock *LoopRegion = Parent->getEnclosingLoopRegion(); in execute() local1178 if (LoopRegion->getEntryBasicBlock() == Parent) { in execute()1181 LoopRegion->getSinglePredecessor()->getExitingBasicBlock()) in execute()
226 VPRegionBlock *LoopRegion = R->getParent()->getEnclosingLoopRegion(); in getPreheaderBBFor() local227 return VPBB2IRBB[LoopRegion->getPreheaderVPBB()]; in getPreheaderBBFor()