Searched refs:findSelectorForException (Results 1 – 1 of 1) sorted by relevance
63 static EHSelectorInst *findSelectorForException(EHExceptionInst *exn) { in findSelectorForException() function92 if (exn) return findSelectorForException(exn); in findSelectorForLandingPad()149 EHSelectorInst *selector = findSelectorForException(exn); in findSelectorForLandingPad()