Searched refs:createAsyncRuntimeRefCountingPass (Results 1 – 3 of 3) sorted by relevance
38 std::unique_ptr<Pass> createAsyncRuntimeRefCountingPass();
71 let constructor = "mlir::createAsyncRuntimeRefCountingPass()";
559 std::unique_ptr<Pass> mlir::createAsyncRuntimeRefCountingPass() { in createAsyncRuntimeRefCountingPass() function in mlir