Searched refs:InterestingSlots (Results 1 – 2 of 2) sorted by relevance
290 BitVector InterestingSlots; member in __anon1f3233290111::StackColoring453 if (!InterestingSlots.test(Slot)) in isLifetimeStartOrEnd()473 if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) { in isLifetimeStartOrEnd()491 InterestingSlots.clear(); in collectMarkers()492 InterestingSlots.resize(NumSlot); in collectMarkers()524 InterestingSlots.set(Slot); in collectMarkers()
431 BitVector InterestingSlots; member in __anonc65c1c610111::StackColoring591 if (!InterestingSlots.test(Slot)) in isLifetimeStartOrEnd()611 if (InterestingSlots.test(Slot) && applyFirstUse(Slot)) { in isLifetimeStartOrEnd()628 InterestingSlots.clear(); in collectMarkers()629 InterestingSlots.resize(NumSlot); in collectMarkers()660 InterestingSlots.set(Slot); in collectMarkers()