Searched defs:GenerateLoopNest (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/ | ||
H A D | Utils.h | 357 struct GenerateLoopNest { global() struct |
/llvm-project/mlir/lib/Dialect/Linalg/Utils/ | ||
H A D | Utils.cpp | 123 template struct mlir::linalg::GenerateLoopNest<scf::ForOp>; member in mlir::linalg |