Searched refs:SmallBitSize (Results 1 – 1 of 1) sorted by relevance
2888 unsigned SmallBitSize = SmallC->getBitWidth(); in foldAndOrOfICmps() local2891 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in foldAndOrOfICmps()