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

References

lib/CodeGen/MachineCombiner.cpp
  313                     << NewRootDepth << "\tRootDepth: " << RootDepth);
  322     LLVM_DEBUG(NewRootDepth < RootDepth
  325     return NewRootDepth < RootDepth;
  338   unsigned NewCycleCount = NewRootDepth + NewRootLatency;