Searched refs:SectionRanges (Results 1 – 1 of 1) sorted by relevance
2017 MapVector<const MCSection *, std::vector<const RangeSpan *>> SectionRanges; in emitRangeList() local2022 SectionRanges[&Range.getStart()->getSection()].push_back(&Range); in emitRangeList()2026 for (const auto &P : SectionRanges) { in emitRangeList()