Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4253 const auto &MLU = RUs[I].MaxLocalUsers; in getMaximizedVFForTarget() local
4254 if (all_of(MLU, [&](decltype(MLU.front()) &LU) { in getMaximizedVFForTarget()