Add a convenient form of AliasAnalysis::alias for the case where the sizes
[oota-llvm.git] / include / llvm / Analysis / RegionInfo.h
2010-07-27 Tobias GrosserRegionInfo: Add getMaxRegionExit()
2010-07-27 Tobias GrosserAdd function to query RegionInfo about loops.
2010-07-22 Tobias GrosserAdd new RegionInfo pass.