Searched defs:walkExprs (Results 1 – 2 of 2) sorted by relevance
66 void IntegerSet::walkExprs(function_ref<void(AffineExpr)> callback) const { in walkExprs() function in IntegerSet
289 void AffineMap::walkExprs(std::function<void(AffineExpr)> callback) const { in walkExprs() function in AffineMap