Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Late

438   // so always begin RegIdx 0 early and all others late.
439 bool Late = RegIdx != 0;
444 Def = Edit->rematerializeAt(MBB, I, LI->reg, RM, TRI, Late);
450 Def = LIS.getSlotIndexes()->insertMachineInstrInMaps(CopyMI, Late)
1316 // |---o---o--o| Live-out on stack, late last use.
1360 // |---o---o--o| Live-out on stack, late last use.