llvm::mca::Instruction::isDispatched

Return true if the instruction has been dispatched.

Synopsis

Declared in <llvm/MCA/Instruction.h>

bool
isDispatched() const;

Return Value

True if the instruction has been dispatched.