Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Late

440   // so always begin RegIdx 0 early and all others late.
441 bool Late = RegIdx != 0;
446 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, TRI, Late);
452 Def = LIS.getSlotIndexes()->insertMachineInstrInMaps(CopyMI, Late)
1318 // |---o---o--o| Live-out on stack, late last use.
1362 // |---o---o--o| Live-out on stack, late last use.