Searched refs:AsyncRuntimeRefCountingPass (Results 1 – 1 of 1) sorted by relevance
111 class AsyncRuntimeRefCountingPass class112 : public impl::AsyncRuntimeRefCountingBase<AsyncRuntimeRefCountingPass> {114 AsyncRuntimeRefCountingPass() = default;232 LogicalResult AsyncRuntimeRefCountingPass::addDropRefAfterLastUse(Value value) { in addDropRefAfterLastUse()321 AsyncRuntimeRefCountingPass::addAddRefBeforeFunctionCall(Value value) { in addAddRefBeforeFunctionCall()339 AsyncRuntimeRefCountingPass::addDropRefInDivergentLivenessSuccessor( in addDropRefInDivergentLivenessSuccessor()438 AsyncRuntimeRefCountingPass::addAutomaticRefCounting(Value value) { in addAutomaticRefCounting()458 void AsyncRuntimeRefCountingPass::runOnOperation() { in runOnOperation()560 return std::make_unique<AsyncRuntimeRefCountingPass>(); in createAsyncRuntimeRefCountingPass()