Searched refs:ResultBit (Results 1 – 1 of 1) sorted by relevance
836 unsigned ResultBit = NTZ; in SimplifyDemandedUseBits() local842 if (InputBit > ResultBit) in SimplifyDemandedUseBits()844 ConstantInt::get(I->getType(), InputBit-ResultBit)); in SimplifyDemandedUseBits()847 ConstantInt::get(I->getType(), ResultBit-InputBit)); in SimplifyDemandedUseBits()