Searched refs:Names2SubRegIndices (Results 1 – 1 of 1) sorted by relevance
76 StringMap<unsigned> Names2SubRegIndices; member in __anon9477babd0111::MIParser1910 if (!Names2SubRegIndices.empty()) in initNames2SubRegIndices()1914 Names2SubRegIndices.insert( in initNames2SubRegIndices()1920 auto SubRegInfo = Names2SubRegIndices.find(Name); in getSubRegIndex()1921 if (SubRegInfo == Names2SubRegIndices.end()) in getSubRegIndex()