Home | History | Annotate | Download | only in Support

Lines Matching refs:sufficient

642   // Compute a sufficient number of bits that is always large enough but might
646 unsigned sufficient
651 APInt tmp(sufficient, StringRef(p, slen), radix);