Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp239 outlineExecuteOp(SymbolTable &symbolTable, ExecuteOp execute) { in outlineExecuteOp() function
744 outlinedFunctions.insert(outlineExecuteOp(symbolTable, execute)); in runOnOperation()