Lines Matching full:live
54 // Initialize the indices to indicate that no registers are live.
109 // to be live.
154 // Examine the live-in regs of all successors.
167 // Mark live-out callee-saved registers. In a return block this is
204 // If Reg is current live, then mark that it can't be renamed as
205 // we don't know the extent of its live-range anymore (now that it
206 // has been scheduled). If it is not live but was defined in the
213 State->GetGroup(Reg) << "->g0(region live-out)");
343 // dead, or because only a subregister is live at the def. If we
373 // Any aliased that are live at this point are completely or
395 // live-ranges.
438 // live-ranges, groups and RegRefs.
448 // It wasn't previously live
449 // the previous live-range information and start a new live-range
654 // register when any sub or super is already live.
656 DEBUG(dbgs() << "(live)");
664 DEBUG(dbgs() << "(alias " << TRI->getName(AliasReg) << " live)");