commit | 9ad1cb59deda265441c1614fee5ec7f7dea7625d | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Mon Jan 03 03:19:35 2011 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Mon Jan 03 03:19:35 2011 +0000 |
tree | 23a60b8dc6e5b1485fda1961812388425c21d0ee | |
parent | 8e7f0d70c7dd3864126c746378a7b928d57f971f [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122728 91177308-0d34-0410-b5e6-96231b3b80d8