Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp4153 if (unsigned TZs = C->countTrailingZeros()) { in foldICmpBinOp() local
4156 APInt::getLowBitsSet(C->getBitWidth(), C->getBitWidth() - TZs)); in foldICmpBinOp()