reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
861 do AtBegin = MBBI == MBB->begin(); 862 while (!AtBegin && (--MBBI)->isDebugInstr()); 878 if (AtBegin || !MBBI->readsVirtualRegister(Edit->getReg())) { 883 SlotIndex Kill = LIS.getInstructionIndex(*MBBI).getRegSlot(); 884 LLVM_DEBUG(dbgs() << " move kill to " << Kill << '\t' << *MBBI);