Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5295 if (unsigned TZs = C->countr_zero()) { in foldICmpBinOp() local
5298 APInt::getLowBitsSet(C->getBitWidth(), C->getBitWidth() - TZs)); in foldICmpBinOp()