ΒΆbool is32BitMemOperand(const llvm::MCInst& MI,
                       unsigned int Op)

Declared at: llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h:75

Parameters

const llvm::MCInst& MI
unsigned int Op
operand # of the memory operand.

Returns

true if the specified instruction has a 32-bit memory operand.