Home
last modified time | relevance | path

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

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