diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-18 02:08:05 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-18 02:08:05 +0000 |
commit | 94209094a5bfe9e52673982e92fbbfa824d4d146 (patch) | |
tree | 63d665c5327f1f12bfaf5caf8c3a338b384d1974 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | c6593075bf338c0eddb1934e884983d23df2f9b4 (diff) | |
download | bcm5719-llvm-94209094a5bfe9e52673982e92fbbfa824d4d146.tar.gz bcm5719-llvm-94209094a5bfe9e52673982e92fbbfa824d4d146.zip |
[PM] Refactor how the LoopRotation pass access the DominatorTree.
Instead of querying the pass every where we need to, do that once and
cache a pointer in the pass object. This is both simpler and I'm about
to add yet another place where we need to dig out that pointer.
llvm-svn: 226391
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions