Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp953 unsigned SmallBitSize = SmallCst->getType()->getBitWidth(); in FoldAndOfICmps() local
956 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in FoldAndOfICmps()