Searched refs:IsNegatedScalarConstant (Results 1 – 1 of 1) sorted by relevance
233 template <typename T> static bool IsNegatedScalarConstant(const Expr<T> &expr) { in IsNegatedScalarConstant() function244 static bool IsNegatedScalarConstant(const Expr<SomeKind<CAT>> &expr) { in IsNegatedScalarConstant() function246 [](const auto &x) { return IsNegatedScalarConstant(x); }, expr.u); in IsNegatedScalarConstant()