Searched refs:LoopRegion (Results 1 – 2 of 2) sorted by relevance
1261 VPRegionBlock *LoopRegion = Parent->getEnclosingLoopRegion(); in execute() local1265 if (LoopRegion->getEntryBasicBlock() == Parent) { in execute()1268 LoopRegion->getSinglePredecessor()->getExitingBasicBlock()) in execute()
233 VPRegionBlock *LoopRegion = R->getParent()->getEnclosingLoopRegion(); in getPreheaderBBFor() local234 return VPBB2IRBB[LoopRegion->getPreheaderVPBB()]; in getPreheaderBBFor()