Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getParentLoop

329   for (MachineLoop *L = CurLoop->getParentLoop(); L; L = L->getParentLoop())