Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp1237 Optional<int64_t> GetExtentOp::getConstantDim() { in getConstantDim() function in GetExtentOp
1249 Optional<int64_t> dim = getConstantDim(); in fold()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Shape/IR/
H A DShapeOps.td351 Optional<int64_t> getConstantDim();