Searched refs:StateChange (Results 1 – 1 of 1) sorted by relevance
613 for (const auto &StateChange : in emitCSpecificHandlerTable() local619 StateChange.PreviousEndLabel, LastEHState); in emitCSpecificHandlerTable()620 LastStartLabel = StateChange.NewStartLabel; in emitCSpecificHandlerTable()621 LastEHState = StateChange.NewState; in emitCSpecificHandlerTable()943 for (const auto &StateChange : InvokeStateChangeIterator::range( in computeIP2StateTable() local949 const MCSymbol *ChangeLabel = StateChange.NewStartLabel; in computeIP2StateTable()951 ChangeLabel = StateChange.PreviousEndLabel; in computeIP2StateTable()961 std::make_pair(LabelExpression, StateChange.NewState)); in computeIP2StateTable()1209 for (const auto &StateChange : in emitCLRExceptionTable() local1213 getTryAncestor(FuncInfo, CurrentState, StateChange.NewState); in emitCLRExceptionTable()[all …]