Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizationOps.cpp335 std::optional<int64_t> maybeConstantIndex = dimOp.getConstantIndex(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp981 std::optional<int64_t> maybeConstantIndex = dimOp.getConstantIndex(); matchAndRewrite() local