Home
last modified time | relevance | path

Searched refs:SmallBitSize (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1107 unsigned SmallBitSize = SmallC->getType()->getBitWidth(); in foldAndOfICmps() local
1110 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in foldAndOfICmps()