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

References

lib/CodeGen/MacroFusion.cpp
   80           SU == &DAG.ExitSU || SU == &SecondSU || SU->isPred(&SecondSU))
   80           SU == &DAG.ExitSU || SU == &SecondSU || SU->isPred(&SecondSU))
   80           SU == &DAG.ExitSU || SU == &SecondSU || SU->isPred(&SecondSU))
   83                  dbgs() << " - "; DAG.dumpNodeName(*SU); dbgs() << '\n';);
   84       DAG.addEdge(SU, SDep(&SecondSU, SDep::Artificial));