Searched refs:addAutomaticRefCounting (Results 1 – 1 of 1) sorted by relevance
104 LogicalResult addAutomaticRefCounting(Value value);109 LogicalResult AsyncRefCountingPass::addAutomaticRefCounting(Value value) { in addAutomaticRefCounting() function in AsyncRefCountingPass299 if (failed(addAutomaticRefCounting(arg))) in runOnFunction()312 if (failed(addAutomaticRefCounting(op->getResult(i)))) in runOnFunction()