Rename and reorder the arguments to isImpliedCond, for consistency and clarity.
[oota-llvm.git] / include / llvm / Analysis / Loads.h
2010-05-28 Dan GohmanMove FindAvailableLoadedValue isSafeToLoadUnconditional...