Home
last modified time | relevance | path

Searched refs:ValueScopeMap (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9914 SmallMapVector<AA::ValueAndContext, int, 8> ValueScopeMap; in recurseForValue() local
9926 ValueScopeMap[It] += CS; in recurseForValue()
9928 for (auto &It : ValueScopeMap) in recurseForValue()