Searched refs:bestDstLoopDepth (Results 1 – 1 of 1) sorted by relevance
1130 Optional<unsigned> bestDstLoopDepth = None; in isFusionProfitable() local1228 bestDstLoopDepth = i; in isFusionProfitable()1236 if (!bestDstLoopDepth) { in isFusionProfitable()1244 if (!bestDstLoopDepth) { in isFusionProfitable()1250 *dstLoopDepth = *bestDstLoopDepth; in isFusionProfitable()1254 << "\n best loop depth: " << bestDstLoopDepth in isFusionProfitable()1549 unsigned bestDstLoopDepth = maxLegalFusionDepth; in fuseProducerConsumerNodes() local1577 depthSliceUnions[bestDstLoopDepth - 1]; in fuseProducerConsumerNodes()1625 << " at depth " << bestDstLoopDepth << ":\n" in fuseProducerConsumerNodes()1776 unsigned bestDstLoopDepth = maxLegalFusionDepth; in fuseWithSiblingNodes() local[all …]