Home
last modified time | relevance | path

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

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