Searched refs:next_it (Results 1 – 1 of 1) sorted by relevance
128 auto next_it = it; in GetVariableLocations() local129 next_it++; in GetVariableLocations()130 const uint32_t high_pc = next_it != stack_maps.end() in GetVariableLocations()131 ? next_it->first in GetVariableLocations()