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

References

include/llvm/CodeGen/TargetPassConfig.h
  154   void setInitialized() { Initialized = true; }
lib/CodeGen/TargetPassConfig.cpp
  489   assert(!Initialized && "PassConfig is immutable");
  519   assert(!Initialized && "PassConfig is immutable");