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.cpp6249 unsigned MaxRet = SrcBits; in foldICmpWithTrunc() local
6254 MaxRet--; in foldICmpWithTrunc()
6258 if (llvm::Log2_32(MaxRet) + 1 <= Op0->getType()->getScalarSizeInBits()) in foldICmpWithTrunc()