Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PredSU

282       const SUnit *PredSU = P->getSUnit();
284 unsigned PredTotalLatency = PredSU->getDepth() + PredLatency;