Avoid using BasicBlock::getInstList directly in a few places.
authorDan Gohman <gohman@apple.com>
Thu, 19 Jun 2008 17:37:25 +0000 (17:37 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 19 Jun 2008 17:37:25 +0000 (17:37 +0000)
commit610c0e2b40999adc64b3a016c1ddf67eb727c431
treee09bf8fb1b724d5d94aeb11279d71382455e2a92
parent3cd8eb314a5f41b93a0f1d627fe905caf5651b3c
Avoid using BasicBlock::getInstList directly in a few places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52497 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopRotation.cpp