fn get_operand(&self) -> &Operand
[src]impl UnaryOp for UnaryOp
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for AddrSpaceCast
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for BitCast
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for FNeg
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for FPExt
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for FPToSI
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for FPToUI
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for FPTrunc
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for Freeze
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for IntToPtr
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for PtrToInt
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for SExt
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for SIToFP
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for Trunc
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for UIToFP
[src]fn get_operand(&self) -> &Operand
[src]impl UnaryOp for ZExt
[src]fn get_operand(&self) -> &Operand
[src]