Home
last modified time | relevance | path

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

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