Searched refs:Names2SubRegIndices (Results 1 – 2 of 2) sorted by relevance
68 StringMap<unsigned> Names2SubRegIndices; member
90 Names2SubRegIndices.clear(); in setTarget()179 if (!Names2SubRegIndices.empty()) in initNames2SubRegIndices()183 Names2SubRegIndices.insert( in initNames2SubRegIndices()189 auto SubRegInfo = Names2SubRegIndices.find(Name); in getSubRegIndex()190 if (SubRegInfo == Names2SubRegIndices.end()) in getSubRegIndex()