Lines Matching refs:first
130 if (r.first.interleaved()) {
132 // part of the same range, then first do a merge
135 !intlv_ranges.back().mergesWith(r.first)) {
153 intlv_ranges.push_back(r.first);
157 createBackingStore(r.first, single_memory,
251 if (r.first.interleaved()) {
253 // part of the same range, then first do a merge
256 !intlv_ranges.back().mergesWith(r.first)) {
260 intlv_ranges.push_back(r.first);
263 ranges.push_back(r.first);