Skip to content
Commit 0f87ca77 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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
parent b9a8efc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment