diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-05-03 22:26:53 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-05-03 22:26:53 +0000 |
commit | a46e62424bd148012b37a0cca405877e708973c8 (patch) | |
tree | 253a92c15175108a3941b227acb5ae5a431dc1e7 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | d106a98fe93766843546db32d7c31f24f11b9e1c (diff) | |
download | bcm5719-llvm-a46e62424bd148012b37a0cca405877e708973c8.tar.gz bcm5719-llvm-a46e62424bd148012b37a0cca405877e708973c8.zip |
Factor the logic for testing whether a basic block is viable for code
extraction into a public interface. Also clean it up and apply it more
consistently such that we check for landing pads *anywhere* in the
extracted code, not just in single-block extraction.
This will be used to guide decisions in passes that are planning to
eventually perform a round of code extraction.
llvm-svn: 156114
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions