Home
last modified time | relevance | path

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

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