Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5861 unsigned MaxRet = SrcBits; in foldICmpWithTrunc() local
5866 MaxRet--; in foldICmpWithTrunc()
5870 if (llvm::Log2_32(MaxRet) + 1 <= Op0->getType()->getScalarSizeInBits()) in foldICmpWithTrunc()