diff options
| author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-05-31 21:48:56 +0000 |
|---|---|---|
| committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-05-31 21:48:56 +0000 |
| commit | 7b1b4db35e039baffd60970b91cc5dd5796323ad (patch) | |
| tree | 5fd6b7bb66d966faae9259d362d6adadec72333e /llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp | |
| parent | 36bc703e03af29cb1af7a4f38d60098794a1a169 (diff) | |
| download | bcm5719-llvm-7b1b4db35e039baffd60970b91cc5dd5796323ad.tar.gz bcm5719-llvm-7b1b4db35e039baffd60970b91cc5dd5796323ad.zip | |
LoopVectorize: Change API call to get the backedge taken count
Use ScalarEvolution's getBackedgeTakenCount API instead of getExitCount since
that is really what we want to know. Using the more specific getExitCount was
safe because we made sure that there is only one exiting block.
No functionality change.
llvm-svn: 183047
Diffstat (limited to 'llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp')
0 files changed, 0 insertions, 0 deletions

