Searched refs:Names2SubRegIndices (Results 1 – 2 of 2) 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()
145 StringMap<unsigned> Names2SubRegIndices; member in __anon21dc26f50111::MIParser2597 if (!Names2SubRegIndices.empty()) in initNames2SubRegIndices()2601 Names2SubRegIndices.insert( in initNames2SubRegIndices()2607 auto SubRegInfo = Names2SubRegIndices.find(Name); in getSubRegIndex()2608 if (SubRegInfo == Names2SubRegIndices.end()) in getSubRegIndex()