Home
last modified time | relevance | path

Searched refs:PredecessorCleanupPad (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3630 CleanupPadInst *PredecessorCleanupPad = RI->getCleanupPad(); in mergeCleanupPad() local
3634 SuccessorCleanupPad->replaceAllUsesWith(PredecessorCleanupPad); in mergeCleanupPad()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4024 CleanupPadInst *PredecessorCleanupPad = RI->getCleanupPad(); in mergeCleanupPad() local
4028 SuccessorCleanupPad->replaceAllUsesWith(PredecessorCleanupPad); in mergeCleanupPad()