Searched refs:AsyncRuntimeRefCountingOptPass (Results 1 – 1 of 1) sorted by relevance
27 class AsyncRuntimeRefCountingOptPass class28 : public AsyncRuntimeRefCountingOptBase<AsyncRuntimeRefCountingOptPass> {30 AsyncRuntimeRefCountingOptPass() = default;40 LogicalResult AsyncRuntimeRefCountingOptPass::optimizeReferenceCounting( in optimizeReferenceCounting()181 void AsyncRuntimeRefCountingOptPass::runOnOperation() { in runOnOperation()229 return std::make_unique<AsyncRuntimeRefCountingOptPass>(); in createAsyncRuntimeRefCountingOptPass()