reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/ModuloSchedule.cpp
  873       numAdded = TII->insertBranch(*Prolog, Epilog, LastPro, Cond, DebugLoc());
  878       numAdded = TII->insertBranch(*Prolog, Epilog, nullptr, Cond, DebugLoc());
  892       numAdded = TII->insertBranch(*Prolog, LastPro, nullptr, Cond, DebugLoc());
  899          I != E && numAdded > 0; ++I, --numAdded)
  899          I != E && numAdded > 0; ++I, --numAdded)