Add LPPassManager::insertLoop().
authorDevang Patel <dpatel@apple.com>
Tue, 6 Mar 2007 19:00:02 +0000 (19:00 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 6 Mar 2007 19:00:02 +0000 (19:00 +0000)
commita885c06bdf87a0003c23e15b3467fc7c1d4767d9
treec12efad94a34f43727f82354016881866cb62592
parenta31bd27f12d9279d59d0560f6452c48f384bf02c
Add LPPassManager::insertLoop().

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