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

References

lib/CodeGen/ModuloSchedule.cpp
  869         LoopInfo->createTripCountGreaterCondition(j + 1, *Prolog, Cond);
  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());