Searched refs:getBlocksSet (Results 1 – 6 of 6) sorted by relevance
315 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()317 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1532 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1722 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1724 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1754 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1770 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()
322 OldContainingL->getBlocksSet().erase(&Preheader); in hoistLoopToNewParent()324 OldContainingL->getBlocksSet().erase(BB); in hoistLoopToNewParent()1569 ParentL->getBlocksSet().erase(BB); in deleteDeadBlocksFromLoop()1764 IL->getBlocksSet().erase(PH); in rebuildLoopAfterUnswitch()1766 IL->getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1796 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()1812 L.getBlocksSet().erase(BB); in rebuildLoopAfterUnswitch()
675 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()676 const SmallPtrSetImpl<const BlockT *> &OtherBlocksSet = L->getBlocksSet(); in compareLoops()
198 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function204 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
669 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()670 const SmallPtrSetImpl<const BlockT *> &OtherBlocksSet = L->getBlocksSet(); in compareLoops()
181 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function187 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function