Home
last modified time | relevance | path

Searched refs:IsDirectLoadStoreFromPtrIndvar (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4390 auto IsDirectLoadStoreFromPtrIndvar = [&](Instruction *Indvar, in collectLoopScalars() local
4403 IsDirectLoadStoreFromPtrIndvar(Ind, I); in collectLoopScalars()
4414 IsDirectLoadStoreFromPtrIndvar(IndUpdate, I); in collectLoopScalars()