fn get_operand0(&self) -> &Operandfn get_operand1(&self) -> &Operandimpl BinaryOp for BinaryOp[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for AShr[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for Add[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for And[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for FAdd[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for FDiv[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for FMul[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for FRem[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for FSub[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for LShr[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for Mul[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for Or[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for SDiv[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for SRem[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for Shl[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for Sub[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for UDiv[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for URem[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]impl BinaryOp for Xor[src]fn get_operand0(&self) -> &Operand[src]fn get_operand1(&self) -> &Operand[src]