Searched refs:CatchState (Results 1 – 1 of 1) sorted by relevance
723 int CatchState = -1, FollowerState = -1; in calculateClrEHStateNumbers() local731 CatchState = in calculateClrEHStateNumbers()738 Worklist.emplace_back(I, CatchState); in calculateClrEHStateNumbers()740 FuncInfo.EHPadStateMap[Catch] = CatchState; in calculateClrEHStateNumbers()741 FollowerState = CatchState; in calculateClrEHStateNumbers()745 FuncInfo.EHPadStateMap[CatchSwitch] = CatchState; in calculateClrEHStateNumbers()