diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-01-03 06:16:07 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-01-03 06:16:07 +0000 |
commit | 99597067357dc1275845cf1cbd3e7e8bd242a7f3 (patch) | |
tree | dc084b94d20b0c2de8d2da1037b59383c58eee0e /lib/Transforms/Utils/SimplifyInstructions.cpp | |
parent | 75637154c38da0243c51f4338137a78849808e50 (diff) |
Further expand what a call graph pass may do.
The rationale is that after analyzing a function in the SCC, we may want to
modify it in a way that requires us to update its uses (f.e. to replace the
call with a constant) or its users (f.e. to call it with fewer arguments).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122739 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyInstructions.cpp')
0 files changed, 0 insertions, 0 deletions