summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-01-18 02:08:05 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-01-18 02:08:05 +0000
commit94209094a5bfe9e52673982e92fbbfa824d4d146 (patch)
tree63d665c5327f1f12bfaf5caf8c3a338b384d1974 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parentc6593075bf338c0eddb1934e884983d23df2f9b4 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud