Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp482 auto typesRange = llvm::map_range( in outlineExecuteOp() local
484 SmallVector<Type, 4> inputTypes(typesRange.begin(), typesRange.end()); in outlineExecuteOp()