Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5102 auto isLoopVaryingBitCastOrGEP = [&](Value *V) { in collectLoopScalars() local
5136 if (!isLoopVaryingBitCastOrGEP(Ptr)) in collectLoopScalars()
5201 if (!isLoopVaryingBitCastOrGEP(Dst->getOperand(0))) in collectLoopScalars()