Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2760 auto IsLoopVaryingGEP = [&](Value *V) { in collectLoopScalars() local
2771 if (!IsLoopVaryingGEP(Ptr)) in collectLoopScalars()
2835 if (!IsLoopVaryingGEP(Dst->getOperand(0))) in collectLoopScalars()