Searched refs:UnusedBit (Results 1 – 1 of 1) sorted by relevance
1408 bool UnusedBit; in foldICmpWithDominatingICmp() local1409 bool IsSignBit = isSignBitCheck(Pred, *C, UnusedBit); in foldICmpWithDominatingICmp()5317 bool UnusedBit; in getDemandedBitsLHSMask() local5318 if (InstCombiner::isSignBitCheck(I.getPredicate(), *RHS, UnusedBit)) in getDemandedBitsLHSMask()