Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp468 outlineExecuteOp(SymbolTable &symbolTable, ExecuteOp execute) { in outlineExecuteOp() function
835 outlinedFunctions.insert(outlineExecuteOp(symbolTable, execute)); in runOnOperation()