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