Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4286 auto isLoopVaryingBitCastOrGEP = [&](Value *V) { in collectLoopScalars() local
4299 if (!isLoopVaryingBitCastOrGEP(Ptr)) in collectLoopScalars()
4363 if (!isLoopVaryingBitCastOrGEP(Dst->getOperand(0))) in collectLoopScalars()