Searched refs:simplifyMul (Results 1 – 1 of 1) sorted by relevance
596 static AffineExpr simplifyMul(AffineExpr lhs, AffineExpr rhs) { in simplifyMul() function647 if (auto simplified = simplifyMul(*this, other)) in operator *()