Searched refs:simplifyMod (Results 1 – 1 of 1) sorted by relevance
821 static AffineExpr simplifyMod(AffineExpr lhs, AffineExpr rhs) { in simplifyMod() function868 if (auto simplified = simplifyMod(*this, other)) in operator %()