Searched refs:SmallBitSize (Results 1 – 1 of 1) sorted by relevance
953 unsigned SmallBitSize = SmallCst->getType()->getBitWidth(); in FoldAndOfICmps() local956 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in FoldAndOfICmps()