Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DMLIRContext.cpp969 willBeValidAffineMap(unsigned dimCount, unsigned symbolCount, in willBeValidAffineMap() function
997 assert(willBeValidAffineMap(dimCount, symbolCount, {result})); in get()
1003 assert(willBeValidAffineMap(dimCount, symbolCount, results)); in get()