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

References

lib/CodeGen/ModuloSchedule.cpp
 1770        ++PI, ++EI, --TC) {
 1777         Info->createTripCountGreaterCondition(TC, *Prolog, Cond);
 1779       LLVM_DEBUG(dbgs() << "Dynamic: TC > " << TC << "\n");
 1783       LLVM_DEBUG(dbgs() << "Static-false: TC > " << TC << "\n");
 1794       LLVM_DEBUG(dbgs() << "Static-true: TC > " << TC << "\n");