Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Len

775     unsigned Len = LIR.Height + Cycles[DefMI].Depth;
776 MaxLen = std::max(MaxLen, Len);