Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncRuntimeRefCountingOpt.cpp34 LogicalResult optimizeReferenceCounting(
40 LogicalResult AsyncRuntimeRefCountingOptPass::optimizeReferenceCounting( in optimizeReferenceCounting() function in AsyncRuntimeRefCountingOptPass
194 if (failed(optimizeReferenceCounting(arg, cancellable))) in runOnOperation()
207 if (failed(optimizeReferenceCounting(op->getResult(i), cancellable))) in runOnOperation()