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

References

tools/llvm-mca/CodeRegion.cpp
   51         FoundErrors = true;
   59       FoundErrors = true;
   97   FoundErrors = true;
tools/llvm-mca/CodeRegion.h
  122   bool isValid() const { return !FoundErrors; }