llvm::MachineOperand::isGlobal

isGlobal - Tests if this is a MO_GlobalAddress operand.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

bool
isGlobal() const;

Return Value

True if this is a MO_GlobalAddress operand.