reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1342 if (SU == &ExitSU) 1346 LiveQueryResult LRQ = LI.Query(LIS->getInstructionIndex(*SU->getInstr())); 1354 if (LiveOutDepth > SU->getDepth()) 1355 CyclicLatency = LiveOutDepth - SU->getDepth(); 1357 unsigned LiveInHeight = SU->getHeight() + DefSU->Latency; 1365 << SU->NodeNum << ") = " << CyclicLatency << "c\n");