What the loop unroller cares about, rather than just not unrolling loops with calls, is
[oota-llvm.git] / include / llvm / Analysis / RegionIterator.h
2010-07-22 Tobias GrosserAdd new RegionInfo pass.