summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/GCSE.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-08-18 06:14:52 +0000
committerChris Lattner <sabre@nondot.org>2007-08-18 06:14:52 +0000
commite2de908a2892cfe17422820071e3188085e36225 (patch)
tree37343edf63954da71b1fd352d7d9b278368a80aa /llvm/lib/Transforms/Scalar/GCSE.cpp
parent45ffa21cb31d5f49c3bb994ba255c6bff08f7630 (diff)
downloadbcm5719-llvm-e2de908a2892cfe17422820071e3188085e36225.tar.gz
bcm5719-llvm-e2de908a2892cfe17422820071e3188085e36225.zip
Compute the argument list as lazily as possible. This ensures that clients
that don't use it don't have to pay the memory cost for the arguments. This allows us to avoid creating Argument nodes for many prototypes and for clients who lazily deserialize code from a bytecode file. llvm-svn: 41166
Diffstat (limited to 'llvm/lib/Transforms/Scalar/GCSE.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud