Searched refs:UnusedBit (Results 1 – 1 of 1) sorted by relevance
1404 bool UnusedBit; in foldICmpWithDominatingICmp() local1405 bool IsSignBit = isSignBitCheck(Pred, *C, UnusedBit); in foldICmpWithDominatingICmp()6704 bool UnusedBit; in getDemandedBitsLHSMask() local6705 if (isSignBitCheck(I.getPredicate(), *RHS, UnusedBit)) in getDemandedBitsLHSMask()