[LAA] Group implementation of stride speculation into one file [nfc]
authorPhilip Reames <preames@rivosinc.com>
Thu, 6 Apr 2023 01:12:47 +0000 (18:12 -0700)
committerPhilip Reames <listmail@philipreames.com>
Thu, 6 Apr 2023 03:39:08 +0000 (20:39 -0700)
commit800a99c4f4eb34f5a7b450a1bf33839233bcc511
treee2bd17d1adbd95114090ad1b198ac773ded318da
parent5bbadec2d1e0d5d0d25295759d49f6cd420d0968
[LAA] Group implementation of stride speculation into one file [nfc]

These utilities are only used in one place, so move them there and make them static.
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Analysis/VectorUtils.cpp