Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1517 bool UnusedBit; in foldICmpWithDominatingICmp() local
1518 bool IsSignBit = isSignBitCheck(Pred, *C, UnusedBit); in foldICmpWithDominatingICmp()
5318 bool UnusedBit; in getDemandedBitsLHSMask() local
5319 if (InstCombiner::isSignBitCheck(I.getPredicate(), *RHS, UnusedBit)) in getDemandedBitsLHSMask()