Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5073 CleanupPadInst *CPInst = RI->getCleanupPad(); in removeEmptyCleanup() local
5074 if (CPInst->getParent() != BB) in removeEmptyCleanup()
5080 if (!CPInst->hasOneUse()) in removeEmptyCleanup()
5085 make_range<Instruction *>(CPInst->getNextNode(), RI))) in removeEmptyCleanup()