Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1309 unsigned SmallBitSize = SmallC->getType()->getBitWidth(); in foldAndOfICmps() local
1312 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in foldAndOfICmps()