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