Searched refs:ValueScopeMap (Results 1 – 1 of 1) sorted by relevance
10860 SmallMapVector<AA::ValueAndContext, int, 8> ValueScopeMap; in recurseForValue() local10872 ValueScopeMap[It] += CS; in recurseForValue()10874 for (auto &It : ValueScopeMap) in recurseForValue()