AssignNodeIds assign each node in the DAG an unique id.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 27 Jul 2006 06:39:06 +0000 (06:39 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 27 Jul 2006 06:39:06 +0000 (06:39 +0000)
commit091cba1b9132759cc4ef0e9e528f244c2024c445
tree4818d789f51cab266c17741c8de05d0980fde839
parentb9ee9e60a905b90fa3e84c5c6091af6e5a0382d2
AssignNodeIds assign each node in the DAG an unique id.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp