Searched defs:IntTyBits (Results 1 – 2 of 2) sorted by relevance
232 unsigned IntTyBits; variable
367 static bool CheckedZextOrTrunc(APInt &I, unsigned IntTyBits) { in CheckedZextOrTrunc()390 const unsigned IntTyBits = DL.getIndexTypeSizeInBits(CB->getType()); in getAllocSize() local