OSDN Git Service

Replace ScalarEvolution's private copy of getLoopPredecessor
authorDan Gohman <gohman@apple.com>
Tue, 22 Jun 2010 23:43:28 +0000 (23:43 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 22 Jun 2010 23:43:28 +0000 (23:43 +0000)
commit605c14fb115e89a2bad97761ae57b55e8c28ffff
tree0e857c00c1f6d5e1aa9762ae37ff2e1f4153e82a
parent62a76c6401e050b741f9293d4476346f1d74230d
Replace ScalarEvolution's private copy of getLoopPredecessor
with LoopInfo's public copy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106603 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp