Searched defs:getConstPart (Results 1 – 2 of 2) sorted by relevance
32 static int64_t getConstPart(const Entry &E) { in getConstPart() function
111 const APInt &getConstPart() const { return ConstPart; } in getConstPart() function in llvm::reassociate::XorOpnd