OSDN Git Service

move MorphNode to out of line and merge setNodeOperands into it. There is
authorChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 02:49:29 +0000 (02:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 02:49:29 +0000 (02:49 +0000)
commitd429bcd4ac734540ebbc15a0ee37d154ae1daf73
treeec6386a402fe47bc1d6d86771dff285edbdd77d8
parent48b85926524f9d29ae600123c90194cd73fd629e
move MorphNode to out of line and merge setNodeOperands into it.  There is
no behavior or performance change here.

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