[SelectionDAG] Deprecate isNullValue and isAllOnesValue
authorKazu Hirata <kazu@google.com>
Mon, 13 Mar 2023 01:25:07 +0000 (18:25 -0700)
committerKazu Hirata <kazu@google.com>
Mon, 13 Mar 2023 01:25:07 +0000 (18:25 -0700)
commitf271e5d9d44e833ef2264e5b0e9aa5f8383c173d
tree7279314e5ccfc01129bc8b2c03d1e1cf818d29b8
parent00eef4f7c384456e0df8f855b99eab384a213c23
[SelectionDAG] Deprecate isNullValue and isAllOnesValue

This patch deprecates them as there are no known uses of these
functions in the project.

Differential Revision: https://reviews.llvm.org/D145357
llvm/include/llvm/CodeGen/SelectionDAGNodes.h