Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/AsyncToLLVM/
DAsyncToLLVM.cpp551 auto callOutlinedFunc = in outlineExecuteOp() local
554 execute.replaceAllUsesWith(callOutlinedFunc.getResults()); in outlineExecuteOp()