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

References

include/llvm/IR/LegacyPassManagers.h
  372   unsigned getDepth() const { return Depth; }
  373   void setDepth(unsigned newDepth) { Depth = newDepth; }