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

References

tools/llvm-mca/Views/DispatchStatistics.cpp
   31   NumDispatched += DE.MicroOpcodes;
tools/llvm-mca/Views/DispatchStatistics.h
   56     DispatchGroupSizePerCycle[NumDispatched]++;
   57     NumDispatched = 0;