Searched refs:Names2SubRegIndices (Results 1 – 1 of 1) sorted by relevance
147 StringMap<unsigned> Names2SubRegIndices; member in __anon7ed225c00111::MIParser2779 if (!Names2SubRegIndices.empty()) in initNames2SubRegIndices()2783 Names2SubRegIndices.insert( in initNames2SubRegIndices()2789 auto SubRegInfo = Names2SubRegIndices.find(Name); in getSubRegIndex()2790 if (SubRegInfo == Names2SubRegIndices.end()) in getSubRegIndex()