Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopTiling.cpp68 mlir::affine::createLoopTilingPass(uint64_t cacheSizeBytes) { in createLoopTilingPass() argument
206 uint64_t cacheSizeBytes = cacheSizeInKiB * 1024; getTileSizes() local