Searched refs:BotLatency (Results 1 – 1 of 1) sorted by relevance
1968 unsigned &BotLatency = isTop() ? DependentLatency : ExpectedLatency; in bumpNode() local1974 if (SU->getHeight() > BotLatency) { in bumpNode()1975 BotLatency = SU->getHeight(); in bumpNode()1977 << " BotLatency SU(" << SU->NodeNum << ") " << BotLatency << "c\n"); in bumpNode()