Lines Matching full:live
680 // Keep track of physreg data dependencies by recording each live register unit.
697 // Identify physreg dependencies for UseMI, and update the live regunit
712 // Track live defs and kills for updating RegUnits.
732 // Update RegUnits to reflect live registers after UseMI.
738 // Second, live defs.
759 /// This function computes the second number from the live-in list of the
799 // in the trace. We should track any live-out physregs that were defined in
875 // Return the issue height of MI after considering any live regunits.
902 // live-in list. SchedModel can handle a NULL UseMI.
958 /// Trace.back(), add it to the live-in lists of all the blocks in Trace. Stop
968 // Reg is live-in to all blocks in Trace that follow DefMBB.
1007 // from its live-in list.
1115 // Update virtual live-in heights. They were added by addLiveIns() with a 0
1117 DEBUG(dbgs() << "BB#" << MBB->getNumber() << " Live-ins:");
1125 // Transfer the live regunits to the live-in list.
1136 // Add live-ins to the critical path length.