Searched refs:NumEndLifetimes (Results 1 – 3 of 3) sorted by relevance
498 SmallVector<int, 8> NumEndLifetimes(NumSlot, 0); in collectMarkers() local530 NumEndLifetimes[Slot] += 1; in collectMarkers()567 if (NumStartLifetimes[slot] > 1 || NumEndLifetimes[slot] > 1) in collectMarkers()
670 SmallVector<int, 8> NumEndLifetimes(NumSlot, 0); in collectMarkers() local702 NumEndLifetimes[Slot] += 1; in collectMarkers()747 if (NumStartLifetimes[slot] > 1 || NumEndLifetimes[slot] > 1 || in collectMarkers()
635 SmallVector<int, 8> NumEndLifetimes(NumSlot, 0); in collectMarkers() local666 NumEndLifetimes[Slot] += 1; in collectMarkers()703 if (NumStartLifetimes[slot] > 1 || NumEndLifetimes[slot] > 1) in collectMarkers()