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

Declarations

include/llvm/MCA/Stages/ExecuteStage.h
   78   void notifyInstructionExecuted(const InstRef &IR) const;

References

lib/MCA/Stages/ExecuteStage.cpp
   66     notifyInstructionExecuted(IR);
  107     notifyInstructionExecuted(IR);
  181   notifyInstructionExecuted(IR);