Searched refs:this_end (Results 1 – 2 of 2) sorted by relevance
1447 LifetimePosition this_end = cur->End(); in PopulatePointerMaps() local1448 if (this_end.InstructionIndex() > end) end = this_end.InstructionIndex(); in PopulatePointerMaps()
1403 LifetimePosition this_end = cur->End(); in PopulatePointerMaps() local1404 if (this_end.InstructionIndex() > end) end = this_end.InstructionIndex(); in PopulatePointerMaps()