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