Home
last modified time | relevance | path

Searched refs:getBlocksSet (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp315 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()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp322 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()
/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfoImpl.h675 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()
676 const SmallPtrSetImpl<const BlockT *> &OtherBlocksSet = L->getBlocksSet(); in compareLoops()
DLoopInfo.h198 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
204 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h669 const SmallPtrSetImpl<const BlockT *> &BlocksSet = L->getBlocksSet(); in compareLoops()
670 const SmallPtrSetImpl<const BlockT *> &OtherBlocksSet = L->getBlocksSet(); in compareLoops()
DLoopInfo.h181 SmallPtrSetImpl<const BlockT *> &getBlocksSet() { in getBlocksSet() function
187 const SmallPtrSetImpl<const BlockT *> &getBlocksSet() const { in getBlocksSet() function