Searched refs:ResultBit (Results 1 – 1 of 1) sorted by relevance
674 unsigned ResultBit = NTZ; in SimplifyDemandedUseBits() local680 if (InputBit > ResultBit) in SimplifyDemandedUseBits()682 ConstantInt::get(I->getType(), InputBit-ResultBit)); in SimplifyDemandedUseBits()685 ConstantInt::get(I->getType(), ResultBit-InputBit)); in SimplifyDemandedUseBits()