Lines Matching defs:MaxLength
9644 uint64_t MaxLength = uint64_t(-1);9652 MaxLength = N.getZExtValue();9655 if (MaxLength == 0u)9715 for (; MaxLength; --MaxLength) {12849 uint64_t MaxLength = uint64_t(-1);12857 MaxLength = N.getZExtValue();12861 if (MaxLength == 0u)12916 for (; MaxLength; --MaxLength) {