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