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

References

tools/llvm-mca/CodeRegion.cpp
   37         !Regions[0]->endLoc().isValid()) {
   84         !Regions[0]->startLoc().isValid() && !Regions[0]->endLoc().isValid()) {
tools/llvm-mca/llvm-mca.cpp
  455     if (Region->startLoc().isValid() || Region->endLoc().isValid()) {