Searched refs:removeHandler (Results 1 – 4 of 4) sorted by relevance
3101 CatchSwitch->removeHandler(I); in markAliveBlocks()
5353 CSI->removeHandler(I); in simplifyUnreachable()
4474 void removeHandler(handler_iterator HI);
1151 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst