diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2018-05-10 17:33:20 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2018-05-10 17:33:20 +0000 |
commit | baf045fb284c8d1c263478b5bad99b737b905e4b (patch) | |
tree | de0a9117102c93335f89ce62703529588b6409c8 /llvm/tools/llvm-c-test/object.c | |
parent | aee7b0f20921d12916f6a46ad182f83d727dc9fd (diff) | |
download | bcm5719-llvm-baf045fb284c8d1c263478b5bad99b737b905e4b.tar.gz bcm5719-llvm-baf045fb284c8d1c263478b5bad99b737b905e4b.zip |
[PM/LoopUnswitch] Avoid pointlessly creating an exit block set.
This code can just test whether blocks are *in* the loop, which we
already have a dedicated set tracking in the loop itself.
llvm-svn: 332004
Diffstat (limited to 'llvm/tools/llvm-c-test/object.c')
0 files changed, 0 insertions, 0 deletions