diff options
author | Wei Mi <wmi@google.com> | 2016-05-11 22:28:29 +0000 |
---|---|---|
committer | Wei Mi <wmi@google.com> | 2016-05-11 22:28:29 +0000 |
commit | 35ee9339a8a75ebb9b26f7ea3d3e8f6a8d763b86 (patch) | |
tree | 7d5403e78859abdeaa58bb146e8d992a62e1c8b3 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | fde9f2e51dadcee4f7d6368e2a506fae5b01ef0b (diff) | |
download | llvm-35ee9339a8a75ebb9b26f7ea3d3e8f6a8d763b86.zip llvm-35ee9339a8a75ebb9b26f7ea3d3e8f6a8d763b86.tar.gz llvm-35ee9339a8a75ebb9b26f7ea3d3e8f6a8d763b86.tar.bz2 |
[NFC] Extract LastSplitPoint computation from SplitAnalysis to a new class
InsertPointAnalysis.
Because both split and spill hoisting want to use LastSplitPoint computation
result, extract the LastSplitPoint computation from SplitAnalysis class which
also contains a bunch of other analysises only related to split.
Differential Revision: http://reviews.llvm.org/D20027.
llvm-svn: 269248
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions