Home | History | Annotate | Download | only in CodeGen

Lines Matching full:critical

127      are on the critical path. */
136 DEBUG(dbgs() << "AntiDep Critical-Path Registers:");
293 /// critical path.
746 // Track progress along the critical path through the SUnit graph as
748 // break critical-path anti-dependencies.
798 // If MI is not on the critical path, then we don't rename
828 // Don't break anti-dependencies for critical path registers
829 // if not on the critical path
830 DEBUG(dbgs() << " (not critical-path)\n");