Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3268 auto ScalarInd = llvm::all_of(Ind->users(), [&](User *U) -> bool { in collectLoopScalars() local
3273 if (!ScalarInd) in collectLoopScalars()