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

Overridden By

lib/MCA/HardwareUnits/LSUnit.cpp
  190 void LSUnit::onInstructionExecuted(const InstRef &IR) {

Declarations

include/llvm/MCA/HardwareUnits/LSUnit.h
  294   virtual void onInstructionExecuted(const InstRef &IR);

References

lib/MCA/HardwareUnits/LSUnit.cpp
  195   LSUnitBase::onInstructionExecuted(IR);
lib/MCA/HardwareUnits/Scheduler.cpp
   95     LSU.onInstructionExecuted(IR);
  233     LSU.onInstructionExecuted(IR);