Searched refs:CurrActionIsCatch (Results 1 – 1 of 1) sorted by relevance
397 bool CurrActionIsCatch = isa<CatchHandler>(Actions[I]); in processCallSite() local399 if (CurrActionIsCatch && LastActionWasCatch && false) { in processCallSite()410 LastActionWasCatch = CurrActionIsCatch; in processCallSite()