Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Length

70 /// length.
75 /// Variable-length instructions are not handled here; this function
83 unsigned Length = 0;
89 Length += MAI.getMaxInstLength();
97 return Length;
660 /// Attempt the reassociation transformation to reduce critical path length.
894 // virtual register uses would length the live ranges of the uses, which