RuntimePointerCheck will be used through LoopAccessAnalysis in
LoopVectorizationLegality.
NFC. This is part of the patchset that splits out the memory dependence logic
from LoopVectorizationLegality into a new class LoopAccessAnalysis.
LoopAccessAnalysis will be used by the new Loop Distribution pass.