diff options
| author | Michael Zolotukhin <mzolotukhin@apple.com> | 2016-07-15 21:08:41 +0000 |
|---|---|---|
| committer | Michael Zolotukhin <mzolotukhin@apple.com> | 2016-07-15 21:08:41 +0000 |
| commit | a78937afb2a884d093c5e69b055f73035b3a326e (patch) | |
| tree | 0a224df294d806bc40e1a399b4e179c416e85af6 /llvm/lib/DebugInfo | |
| parent | 3cbf3f1f597e7ba95a2c8161d8b14a9b8a4e904b (diff) | |
| download | bcm5719-llvm-a78937afb2a884d093c5e69b055f73035b3a326e.tar.gz bcm5719-llvm-a78937afb2a884d093c5e69b055f73035b3a326e.zip | |
Make processInstruction from LCSSA.cpp externally available.
Summary:
When a pass tries to keep LCSSA form it's often convenient to be able to update
LCSSA for a set of instructions rather than for the entire loop. This patch makes the
processInstruction from LCSSA externally available under a name
formLCSSAForInstruction.
Reviewers: chandlerc, sanjoy, hfinkel
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D22378
llvm-svn: 275613
Diffstat (limited to 'llvm/lib/DebugInfo')
0 files changed, 0 insertions, 0 deletions

