[SCEV] Exploit A < B => (A+K) < (B+K) when possible
[oota-llvm.git] / test / Transforms / Inline / inline-assume.ll
2015-09-23 Vedant Kumar[Inline] Use AssumptionCache from the right Function