Searched refs:InterfaceMap (Results 1 – 1 of 1) sorted by relevance
125 DenseMap<StratifiedIndex, InterfaceValue> InterfaceMap; in FunctionInfo() local140 auto Itr = InterfaceMap.find(SetIndex); in FunctionInfo()141 if (Itr != InterfaceMap.end()) { in FunctionInfo()149 InterfaceMap.insert(std::make_pair(SetIndex, CurrValue)); in FunctionInfo()