llvm::MachineInstr::isFakeUse

Return true if this is a FAKE_USE instruction.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
isFakeUse() const;

Return Value

True if the opcode is FAKE_USE.