diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-11-12 17:50:56 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-11-12 17:50:56 +0000 |
commit | 970214434116e3521d91cc30827e23e6f908bb60 (patch) | |
tree | f4afdaec13417e7ed1f8b828565f61dded0248c6 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 3954272ac11e93a11e5e1addfbafa786d93aa892 (diff) | |
download | llvm-970214434116e3521d91cc30827e23e6f908bb60.zip llvm-970214434116e3521d91cc30827e23e6f908bb60.tar.gz llvm-970214434116e3521d91cc30827e23e6f908bb60.tar.bz2 |
[MachineOutliner][NFC] Early exit pruning when candidates don't share an MBB
There's no way they can overlap in this case.
This can save a few iterations when the candidate is close to the beginning
of a MachineBasicBlock. It's particularly useful when the average length of
a MachineBasicBlock in the program is small.
llvm-svn: 346682
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions