Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ML

530     const MachineLoop *ML = MLI->getLoopFor(BB);
531 if (ML && ML->getHeader()->isLandingPad()) continue;
728 const MachineLoop *ML = MLI->getLoopFor(BB);
729 if (ML && ML->getHeader()->isLandingPad())