Searched refs:IsMatchingSCEV (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp1189 bool IsMatchingSCEV = PhiSCEV == Normalized; local
1193 if (!IsMatchingSCEV && !TryNonMatchingSCEV)
1214 if (IsMatchingSCEV) {

Completed in 182 milliseconds