clean up some code, eliminate NodeIsComplexPattern, which
authorChris Lattner <sabre@nondot.org>
Tue, 16 Feb 2010 23:13:59 +0000 (23:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Feb 2010 23:13:59 +0000 (23:13 +0000)
commit05446e7d47294a91c0af4b9220c64fb355e8d7e8
tree43d7e11a068407c5e5075b745e609f58fa60cd57
parentb76beda30a3630a9fd5fde10f43d27dd51fb5037
clean up some code, eliminate NodeIsComplexPattern, which
does the same thing as getComplexPatternInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96411 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp