Go to file
Devang Patel cc2b233b62 Introduce Simple Analysis interface for loop passes.
Right now, this interface provides hooks for only to operations, 1) clone basic block 2) delete value.

llvm-svn: 40625
2007-07-31 08:00:57 +00:00
clang Oops, I committed the wrong file before. This expands the description of 2007-07-31 06:37:39 +00:00
llvm Introduce Simple Analysis interface for loop passes. 2007-07-31 08:00:57 +00:00