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

References

include/llvm/MCA/Instruction.h
  527   bool isDispatched() const { return Stage == IS_DISPATCHED; }
lib/MCA/Instruction.cpp
  160   Stage = IS_DISPATCHED;