Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4781 CleanupPadInst *CPInst = RI->getCleanupPad(); in removeEmptyCleanup() local
4782 if (CPInst->getParent() != BB) in removeEmptyCleanup()
4788 if (!CPInst->hasOneUse()) in removeEmptyCleanup()
4793 make_range<Instruction *>(CPInst->getNextNode(), RI))) in removeEmptyCleanup()