Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5177 auto isLoopVaryingBitCastOrGEP = [&](Value *V) { in collectLoopScalars() local
5212 if (!isLoopVaryingBitCastOrGEP(Ptr)) in collectLoopScalars()
5276 if (!isLoopVaryingBitCastOrGEP(Dst->getOperand(0))) in collectLoopScalars()