Lines Matching defs:MaxLength
9978 uint64_t MaxLength = uint64_t(-1);9986 MaxLength = N.getZExtValue();9989 if (MaxLength == 0u)10048 for (; MaxLength; --MaxLength) {13394 uint64_t MaxLength = uint64_t(-1);13402 MaxLength = N.getZExtValue();13406 if (MaxLength == 0u)13461 for (; MaxLength; --MaxLength) {