summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/EarlyCSE.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-01-03 03:19:35 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-01-03 03:19:35 +0000
commit0f87ca77333ef59171749544e8dbdba9009f0dc7 (patch)
tree2cc3de372d08fcc0f9bfb033c9fd4d4c2ac687b3 /llvm/lib/Transforms/Scalar/EarlyCSE.cpp
parentb9a8efc96067bb221791748701d1cb7c37d916c6 (diff)
downloadbcm5719-llvm-0f87ca77333ef59171749544e8dbdba9009f0dc7.tar.gz
bcm5719-llvm-0f87ca77333ef59171749544e8dbdba9009f0dc7.zip
Add spliceFunction to the CallGraph interface. This allows users to efficiently
update a callGraph when performing the common operation of splicing the body to a new function and updating all callers (such as via RAUW). No users yet, though this is intended for DeadArgumentElimination as part of PR8887. llvm-svn: 122728
Diffstat (limited to 'llvm/lib/Transforms/Scalar/EarlyCSE.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud