Searched refs:allCoeffForLoopAreZero (Results 1 – 1 of 1) sorted by relevance
460 bool allCoeffForLoopAreZero = all_of(Subscripts, [&](const SCEV *Subscript) { in isLoopInvariant() local464 return allCoeffForLoopAreZero; in isLoopInvariant()