Searched refs:ToRemoveItr (Results 1 – 1 of 1) sorted by relevance
240 auto ToRemoveItr = ToRemove.begin(); in trimLocationRanges() local241 for (size_t EntryIdx = *ToRemoveItr; EntryIdx < HistoryMapEntries.size(); in trimLocationRanges()244 if (ToRemoveItr != ToRemove.end() && *ToRemoveItr == EntryIdx) { in trimLocationRanges()245 ++ToRemoveItr; in trimLocationRanges()