LoopLoadElimination, LoopVersioning and LoopVectorize currently fetch MemorySSA when construction LoopAccessAnalysis. However, LoopAccessAnalysis does not actually use MemorySSA and we can pass nullptr instead.
Together with D108073 this makes for a free compile-time improvement: https://llvm-compile-time-tracker.com/compare.php?from=371f6ec0254dbdb461323a46515d167c6fe40359&to=59e5e3b85ed5a01c92b9d76a65327eae98953a3d&stat=instructions