Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1909 static std::optional<int64_t> getMemoryFootprintBytes(Block &block, in getMemoryFootprintBytes() function
1953 std::optional<int64_t> mlir::affine::getMemoryFootprintBytes(AffineForOp forOp, in getMemoryFootprintBytes() function in mlir::affine