Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:mli

36                                      const MachineLoopInfo &mli,
40 : ScheduleDAG(mf), MLI(mli), MDT(mdt), MFI(mf.getFrameInfo()),
43 LoopRegs(MLI, MDT), FirstDbgValue(0) {
131 if (MachineLoop *ML = MLI.getLoopFor(BB))