Add a convenient form of AliasAnalysis::alias for the case where the sizes
[oota-llvm.git] / include / llvm / Analysis / Loads.h
2010-05-28 Dan GohmanMove FindAvailableLoadedValue isSafeToLoadUnconditional...