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

Declarations

include/llvm/Pass.h
  119   void dump() const; // dump - Print to stderr.

References

lib/CodeGen/LiveIntervals.cpp
  150   LLVM_DEBUG(dump());
lib/CodeGen/MachineScheduler.cpp
  382     LLVM_DEBUG(LIS->dump());
  392   LLVM_DEBUG(LIS->dump());
lib/CodeGen/RegAllocGreedy.cpp
 3247   LLVM_DEBUG(LIS->dump());
lib/CodeGen/RegisterCoalescer.cpp
 3744   LLVM_DEBUG(dump());