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