Searched refs:getConstPart (Results 1 – 1 of 1) sorted by relevance
106 const APInt &getConstPart() const { return ConstPart; } in getConstPart() function in llvm::reassociate::XorOpnd1307 if (!Opnd1->isOrExpr() || Opnd1->getConstPart().isNullValue()) in CombineXorOpnd()1313 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1359 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1360 const APInt &C2 = Opnd2->getConstPart(); in CombineXorOpnd()1375 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1376 const APInt &C2 = Opnd2->getConstPart(); in CombineXorOpnd()1391 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1392 const APInt &C2 = Opnd2->getConstPart(); in CombineXorOpnd()