Lines Matching refs:KV
51 for (auto &KV : Segments) { in BasicLayout() local
52 auto &Seg = KV.second; in BasicLayout()
72 dbgs() << " Seg " << KV.first in BasicLayout()
84 for (auto &KV : segments()) { in getContiguousPageBasedLayoutSizes() local
85 auto &AG = KV.first; in getContiguousPageBasedLayoutSizes()
86 auto &Seg = KV.second; in getContiguousPageBasedLayoutSizes()
103 for (auto &KV : Segments) { in apply() local
104 auto &Seg = KV.second; in apply()
163 for (auto &KV : Segments) { in Create() local
164 auto &AG = KV.first; in Create()
165 auto &Seg = KV.second; in Create()
303 for (auto &KV : BL.segments()) { in applyProtections() local
304 const auto &AG = KV.first; in applyProtections()
305 auto &Seg = KV.second; in applyProtections()
418 for (auto &KV : BL.segments()) { in allocate() local
419 auto &AG = KV.first; in allocate()
420 auto &Seg = KV.second; in allocate()