give SDValue an operator->, allowing V->isTargetOpcode() and
authorChris Lattner <sabre@nondot.org>
Mon, 15 Feb 2010 07:11:34 +0000 (07:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Feb 2010 07:11:34 +0000 (07:11 +0000)
commit9f06cb4fe5214c93cbe68b5359b43891875b30e5
tree293f1a23bd345ba3c37efec95fbae49a86ee0c9a
parent5ac03f1786a09cc3c7d268b24e70f76be00b32ac
give SDValue an operator->, allowing V->isTargetOpcode() and
many other natural things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96214 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h