Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncRuntimeRefCountingOpt.cpp40 LogicalResult optimizeReferenceCounting(
46 LogicalResult AsyncRuntimeRefCountingOptPass::optimizeReferenceCounting( in optimizeReferenceCounting() function in AsyncRuntimeRefCountingOptPass
200 if (failed(optimizeReferenceCounting(arg, cancellable))) in runOnOperation()
213 if (failed(optimizeReferenceCounting(op->getResult(i), cancellable))) in runOnOperation()