Add getNumContainedPasses() and getContainedPass() inteface and use
authorDevang Patel <dpatel@apple.com>
Sat, 16 Dec 2006 00:56:26 +0000 (00:56 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 16 Dec 2006 00:56:26 +0000 (00:56 +0000)
commit1554c8545651350569f08dc7370189da1a7e5814
treefb7543023aeebbb35dcf641ba6b3e58427b192f2
parent966bf24491f7e53238fc4127bb9fcf43e6739586
Add getNumContainedPasses() and getContainedPass() inteface and use
it instead of passVectorBegin/End().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32620 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/PassManager.cpp