Home
last modified time | relevance | path

Searched defs:isFunctionOfDim (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DAffineMap.h174 bool isFunctionOfDim(unsigned position) const { in isFunctionOfDim() function
/llvm-project-15.0.7/mlir/lib/IR/
H A DAffineExpr.cpp280 bool AffineExpr::isFunctionOfDim(unsigned position) const { in isFunctionOfDim() function in AffineExpr