Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3258 auto IsDirectLoadStoreFromPtrIndvar = [&](Instruction *Indvar, in collectLoopScalars() local
3271 IsDirectLoadStoreFromPtrIndvar(Ind, I); in collectLoopScalars()
3289 IsDirectLoadStoreFromPtrIndvar(IndUpdate, I); in collectLoopScalars()