Searched refs:ConstPart (Results 1 – 1 of 1) sorted by relevance
105 const APInt &getConstPart() const { return ConstPart; } in getConstPart()113 APInt ConstPart; member in llvm::reassociate::XorOpnd133 ConstPart = *C; in XorOpnd()142 ConstPart = APInt::getNullValue(V->getType()->getScalarSizeInBits()); in XorOpnd()