Searched refs:SmallBitSize (Results 1 – 1 of 1) sorted by relevance
1309 unsigned SmallBitSize = SmallC->getType()->getBitWidth(); in foldAndOfICmps() local1312 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in foldAndOfICmps()