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.cpp2862 auto IsDirectLoadStoreFromPtrIndvar = [&](Instruction *Indvar, in collectLoopScalars() local
2875 IsDirectLoadStoreFromPtrIndvar(Ind, I); in collectLoopScalars()
2892 IsDirectLoadStoreFromPtrIndvar(IndUpdate, I); in collectLoopScalars()