Searched refs:InitialIntTyBits (Results 1 – 1 of 1) sorted by relevance
707 unsigned InitialIntTyBits = DL.getIndexTypeSizeInBits(V->getType()); in computeImpl() local714 APInt Offset(InitialIntTyBits, 0); in computeImpl()725 bool IndexTypeSizeChanged = InitialIntTyBits != IntTyBits; in computeImpl()733 if (SOT.knownSize() && !::CheckedZextOrTrunc(SOT.Size, InitialIntTyBits)) in computeImpl()736 !::CheckedZextOrTrunc(SOT.Offset, InitialIntTyBits)) in computeImpl()