Searched refs:createAsyncRuntimeRefCountingOptPass (Results 1 – 3 of 3) sorted by relevance
31 std::unique_ptr<Pass> createAsyncRuntimeRefCountingOptPass();
77 let constructor = "mlir::createAsyncRuntimeRefCountingOptPass()";
228 std::unique_ptr<Pass> mlir::createAsyncRuntimeRefCountingOptPass() { in createAsyncRuntimeRefCountingOptPass() function in mlir