Searched refs:AndVal (Results 1 – 1 of 1) sorted by relevance
3774 APInt AndVal = APInt::getLowBitsSet(TypeBits, TypeBits - ShAmt); in visitICmpInst() local3775 Value *And = Builder->CreateAnd(Xor, Builder->getInt(AndVal), in visitICmpInst()