reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
577 lastIndex = SlotIndex(); 822 lastIndex = Indexes->getMBBStartIdx(MBB); 830 if (!(idx > lastIndex)) { 832 errs() << "Last instruction was at " << lastIndex << '\n'; 834 lastIndex = idx; 2125 if (!(stop > lastIndex)) { 2128 << " last instruction was at " << lastIndex << '\n'; 2130 lastIndex = stop;