reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2596 switch (Cand.Reason) { 2600 P = Cand.RPDelta.Excess; 2603 P = Cand.RPDelta.CriticalMax; 2606 P = Cand.RPDelta.CurrentMax; 2609 ResIdx = Cand.Policy.ReduceResIdx; 2612 ResIdx = Cand.Policy.DemandResIdx; 2615 Latency = Cand.SU->getDepth(); 2618 Latency = Cand.SU->getHeight(); 2621 Latency = Cand.SU->getHeight(); 2624 Latency = Cand.SU->getDepth(); 2627 dbgs() << " Cand SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason); 2627 dbgs() << " Cand SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason);