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