Home
last modified time | relevance | path

Searched refs:typesRange (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp256 auto typesRange = llvm::map_range( in outlineExecuteOp() local
258 SmallVector<Type, 4> inputTypes(typesRange.begin(), typesRange.end()); in outlineExecuteOp()