Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:ParentLoop

1139   MachineLoop *ParentLoop = LoopRep->getParentLoop();
1140 if (ParentLoop)
1141 MLI->changeLoopFor(LoopHeader, ParentLoop);