Searched full:cpinst (Results 1 – 1 of 1) sorted by relevance
5292 CleanupPadInst *CPInst = RI->getCleanupPad(); in removeEmptyCleanup() local5293 if (CPInst->getParent() != BB) in removeEmptyCleanup()5299 if (!CPInst->hasOneUse()) in removeEmptyCleanup()5304 make_range<Instruction *>(CPInst->getNextNode(), RI))) in removeEmptyCleanup()