Searched refs:LabelToStateMap (Results 1 – 3 of 3) sorted by relevance
94 DenseMap<MCSymbol *, std::pair<int, MCSymbol *>> LabelToStateMap; member
492 auto InvokeMapIter = EHInfo.LabelToStateMap.find(Label); in scan()494 if (InvokeMapIter == EHInfo.LabelToStateMap.end()) in scan()
1443 LabelToStateMap[InvokeBegin] = std::make_pair(InvokeStateMap[II], InvokeEnd); in addIPToStateRange()1448 LabelToStateMap[InvokeBegin] = std::make_pair(State, InvokeEnd); in addIPToStateRange()