[LICM] Hoist calls to readonly argmemonly functions even with stores in the loop
[oota-llvm.git] / test / Transforms / LICM / argmemonly-call.ll
2015-09-21 Philip Reames[LICM] Hoist calls to readonly argmemonly functions...