Searched refs:isSelectorDispatch (Results 1 – 1 of 1) sorted by relevance
736 static bool isSelectorDispatch(BasicBlock *BB, BasicBlock *&CatchHandler, in isSelectorDispatch() function956 bool Res = isSelectorDispatch(StartBB, HandlerBB, Selector, NextBB); in processSEHCatchHandler()1215 if (isSelectorDispatch(const_cast<BasicBlock *>(Inst->getParent()), in handleTypeIdFor()1440 if (isSelectorDispatch(BB, CatchBlock, Selector, NextBB)) { in findCatchHandler()