Searched refs:negate_operand (Results 1 – 1 of 1) sorted by relevance
111 static std::unique_ptr<Expression> negate_operand(const Context& context, in negate_operand() function233 return negate_operand(context, std::move(base)); in Make()