Searched refs:ResultBit (Results 1 – 1 of 1) sorted by relevance
792 unsigned ResultBit = NTZ; in SimplifyDemandedUseBits() local798 if (InputBit > ResultBit) in SimplifyDemandedUseBits()800 ConstantInt::get(I->getType(), InputBit-ResultBit)); in SimplifyDemandedUseBits()803 ConstantInt::get(I->getType(), ResultBit-InputBit)); in SimplifyDemandedUseBits()