llvm::MachineOperand::isFI

isFI - Tests if this is a MO_FrameIndex operand.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

bool
isFI() const;

Return Value

True if this is a MO_FrameIndex operand.