aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/Local.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
commit0162c1815e5a1b33750d313c49f707bc446ea946 (patch)
tree45953e45ead6bb1ef910631e975e817e4edda76b /lib/Transforms/Utils/Local.cpp
parent453eed147ad009f4608197928a3ed8ea7e67a78d (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41166 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions