Searched refs:ConstPart (Results 1 – 1 of 1) sorted by relevance
86 const APInt &getConstPart() const { return ConstPart; } in getConstPart()94 APInt ConstPart; member in llvm::reassociate::XorOpnd113 ConstPart = C->getValue(); in XorOpnd()122 ConstPart = APInt::getNullValue(V->getType()->getIntegerBitWidth()); in XorOpnd()