reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
657 if (Slot < 0) 659 InterestingSlots.set(Slot); 661 BetweenStartEnd.set(Slot); 662 NumStartLifetimes[Slot] += 1; 664 BetweenStartEnd.reset(Slot); 665 NumEndLifetimes[Slot] += 1; 667 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); 673 LLVM_DEBUG(dbgs() << " marker for slot #" << Slot);