Searched refs:CatchState (Results 1 – 1 of 1) sorted by relevance
574 int CatchState = -1, FollowerState = -1; in calculateClrEHStateNumbers() local577 CBI != CBE; ++CBI, FollowerState = CatchState) { in calculateClrEHStateNumbers()584 CatchState = in calculateClrEHStateNumbers()591 Worklist.emplace_back(I, CatchState); in calculateClrEHStateNumbers()593 FuncInfo.EHPadStateMap[Catch] = CatchState; in calculateClrEHStateNumbers()597 FuncInfo.EHPadStateMap[CatchSwitch] = CatchState; in calculateClrEHStateNumbers()