Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3386 bool UniformIndUpdate = all_of(IndUpdate->users(), [&](User *U) -> bool { in collectLoopUniforms() local
3391 if (!UniformIndUpdate) in collectLoopUniforms()