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

Declarations

include/llvm/MCA/Instruction.h
  524   bool updateDispatched();

References

lib/MCA/HardwareUnits/Scheduler.cpp
  167     if (IS.isDispatched() && !IS.updateDispatched()) {
lib/MCA/Instruction.cpp
  164   if (updateDispatched())
  222     updateDispatched();