Searched refs:recordedOp (Results 1 – 2 of 2) sorted by relevance
642 for (OpChain& recordedOp : fOpChains) { in handleInternalAllocationFailure()644 recordedOp.visitProxies(checkInstantiation); in handleInternalAllocationFailure()647 recordedOp.deleteOps(fOpMemoryPool.get()); in handleInternalAllocationFailure()660 for (const OpChain& recordedOp : fOpChains) { in onIsUsed() local661 recordedOp.visitProxies(visit); in onIsUsed()698 for (const OpChain& recordedOp : fOpChains) { in gatherProxyIntervals() local700 recordedOp.visitProxies(gather); in gatherProxyIntervals()
963 for (const OpChain& recordedOp : fOpChains) { in gatherProxyIntervals() local964 recordedOp.visitProxies(gather); in gatherProxyIntervals()