Searched defs:LoopBodyBuilder (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/ | ||
H A D | LoopEmitter.h | 270 using LoopBodyBuilder = llvm::function_ref<void(OpBuilder &, Location, Value, global() variable |
/llvm-project/mlir/lib/Dialect/Async/Transforms/ | ||
H A D | AsyncParallelFor.cpp | 345 using LoopBodyBuilder = createParallelComputeFunction() typedef |