Searched refs:WidestAndBits (Results 1 – 1 of 1) sorted by relevance
6596 APInt WidestAndBits(BitWidth, 0); in optimizeLoadExt() local6620 if (AndBits.ugt(WidestAndBits)) in optimizeLoadExt()6621 WidestAndBits = AndBits; in optimizeLoadExt()6622 if (AndBits == WidestAndBits && I->getOperand(0) == Load) in optimizeLoadExt()6661 WidestAndBits != DemandBits) in optimizeLoadExt()