reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
345 const MachineLoop *getLoopFor(const MachineBasicBlock*) const;
328 const MachineLoop *CurLoop = getLoopFor(MBB); 356 const MachineLoop *CurLoop = getLoopFor(MBB); 364 if (isExitingLoop(CurLoop, getLoopFor(Succ))) 596 const MachineLoop *Loop = getLoopFor(MBB); 604 const MachineLoop *Loop = getLoopFor(MBB); 605 const MachineLoop *SuccLoop = getLoopFor(TBI.Succ); 1069 if (const MachineLoop *Loop = getLoopFor(MBB))