Searched refs:IsMatchingSCEV (Results 1 – 2 of 2) sorted by relevance
1116 bool IsMatchingSCEV = PhiSCEV == Normalized; in getAddRecExprPHILiterally() local1120 if (!IsMatchingSCEV && !TryNonMatchingSCEV) in getAddRecExprPHILiterally()1138 if (IsMatchingSCEV) { in getAddRecExprPHILiterally()
1170 bool IsMatchingSCEV = PhiSCEV == Normalized; in getAddRecExprPHILiterally() local1174 if (!IsMatchingSCEV && !TryNonMatchingSCEV) in getAddRecExprPHILiterally()1195 if (IsMatchingSCEV) { in getAddRecExprPHILiterally()