Searched refs:ConstPart (Results 1 – 2 of 2) sorted by relevance
177 int64_t ConstPart = 0; in dump() local179 ConstPart = Row[0].Coefficient; in dump()181 << " <= " << std::to_string(ConstPart) << "\n"); in dump()
111 const APInt &getConstPart() const { return ConstPart; } in getConstPart()119 APInt ConstPart; member in llvm::reassociate::XorOpnd139 ConstPart = *C; in XorOpnd()148 ConstPart = APInt::getZero(V->getType()->getScalarSizeInBits()); in XorOpnd()