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

Declarations

lib/CodeGen/RegAllocBase.h
  116   static bool VerifyEnabled;

References

lib/CodeGen/RegAllocBase.cpp
   43     VerifyRegAlloc("verify-regalloc", cl::location(RegAllocBase::VerifyEnabled),
lib/CodeGen/RegAllocGreedy.cpp
 1814   if (VerifyEnabled)
 2053   if (VerifyEnabled)
 3129     if (VerifyEnabled)
 3226   if (VerifyEnabled)