Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp398 bool allCoeffForLoopAreZero = all_of(Subscripts, [&](const SCEV *Subscript) { in isLoopInvariant() local
402 return allCoeffForLoopAreZero; in isLoopInvariant()