Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10533 SmallMapVector<AA::ValueAndContext, int, 8> ValueScopeMap; in recurseForValue() local
10545 ValueScopeMap[It] += CS; in recurseForValue()
10547 for (auto &It : ValueScopeMap) in recurseForValue()