Evan Cheng 6ae46c4c87 More changes to reduce frame size.
Move all getTargetNode() out of SelectionDAG.h into SelectionDAG.cpp. This
prevents them from being inlined.
Change getTargetNode() so they return SDNode * instead of SDOperand to prevent
copying. It should also help compilation speed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26083 91177308-0d34-0410-b5e6-96231b3b80d8
2006-02-09 07:15:23 +00:00
..
2005-04-21 22:36:52 +00:00
2006-01-16 21:12:35 +00:00
2006-02-06 21:54:05 +00:00
2005-04-21 22:36:52 +00:00
2006-02-04 03:27:39 +00:00
2005-04-21 22:36:52 +00:00