Home
last modified time | relevance | path

Searched refs:otherIds (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp152 auto otherIds = other.getIds(); in FlatAffineConstraints() local
154 ids.append(otherIds.begin(), otherIds.end()); in FlatAffineConstraints()