Searched refs:removeHandler (Results 1 – 4 of 4) sorted by relevance
4084 void removeHandler(handler_iterator HI);
3147 CatchSwitch->removeHandler(I); in markAliveBlocks()
5421 CSI->removeHandler(I); in simplifyUnreachable()
1074 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst