Lines Matching refs:getEntry
143 Block = Region->getEntry(); in getEntryBasicBlock()
150 Block = Region->getEntry(); in getEntryBasicBlock()
155 assert(ParentPlan->getEntry() == this && in setPlan()
186 assert(Parent->getEntry() == this && in getEnclosingBlockWithPredecessors()
865 for (const VPBlockBase *Block : depth_first(getEntry())) { in print()
952 for (const VPBlockBase *Block : depth_first(Plan.getEntry())) in dump()
1036 assert(Region->getEntry() && "Region contains no inner blocks."); in dumpRegion()
1037 for (const VPBlockBase *Block : depth_first(Region->getEntry())) in dumpRegion()
1401 ReversePostOrderTraversal<VPBlockBase *> RPOT(Region->getEntry()); in visitRegion()
1443 visitRegion(cast<VPRegionBlock>(Plan.getEntry()), Old2New, IAI); in VPInterleavedAccessInfo()
1462 Plan.getEntry())); in assignSlots()