llvm::mca::Instruction::isInvalid

Return true if the instruction is in the invalid stage.

Synopsis

Declared in <llvm/MCA/Instruction.h>

bool
isInvalid() const;

Return Value

True if the instruction is in the invalid stage.