Searched refs:LVSizesMap (Results 1 – 2 of 2) sorted by relevance
453 using LVSizesMap = std::map<const LVScope *, LVOffset>; variable454 LVSizesMap Sizes;
1529 LVSizesMap::const_iterator Iter = Sizes.find(Scope); in printTotals()