Home
last modified time | relevance | path

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

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