Searched refs:InitialIntTyBits (Results 1 – 1 of 1) sorted by relevance
771 unsigned InitialIntTyBits = DL.getIndexTypeSizeInBits(V->getType()); in computeImpl() local778 APInt Offset(InitialIntTyBits, 0); in computeImpl()814 bool IndexTypeSizeChanged = InitialIntTyBits != IntTyBits; in computeImpl()823 !::CheckedZextOrTrunc(ORT.Before, InitialIntTyBits)) in computeImpl()825 if (ORT.knownAfter() && !::CheckedZextOrTrunc(ORT.After, InitialIntTyBits)) in computeImpl()