Home
last modified time | relevance | path

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

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