Searched refs:getBlocksSet (Results 1 – 3 of 3) sorted by relevance
295 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()297 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1398 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1588 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1590 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1620 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1637 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()
176 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function182 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
689 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()690 const SmallPtrSetImpl<const BlockT *> &OtherBlocksSet = L->getBlocksSet(); in compareLoops()