Split some code out into a new method. The generated code is exactly
authorChris Lattner <sabre@nondot.org>
Wed, 11 Oct 2006 03:35:34 +0000 (03:35 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Oct 2006 03:35:34 +0000 (03:35 +0000)
commitbe8e72120d991d2b0c6b06db29f9d1d9fe1c7acd
treebcc89d0dd8a7daeb85cec1b01d2c4084684d5cef
parentd13ba8064de15d85fabf44cf24aef12207929cc0
Split some code out into a new method.  The generated code is exactly
identical, this is just a refactoring.

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