Searched defs:isFunctionOfDim (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | AffineMap.h | 213 bool isFunctionOfDim(unsigned position) const { isFunctionOfDim() function |
/llvm-project/mlir/lib/IR/ | ||
H A D | AffineExpr.cpp | 314 bool AffineExpr::isFunctionOfDim(unsigned position) const { isFunctionOfDim() function in AffineExpr |