Searched refs:getConstPart (Results 1 – 1 of 1) sorted by relevance
119 const APInt &getConstPart() const { return ConstPart; } in getConstPart() function in __anond8e948280211::XorOpnd1266 if (Opnd1->isOrExpr() && Opnd1->getConstPart() != 0) { in CombineXorOpnd()1270 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1318 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1319 const APInt &C2 = Opnd2->getConstPart(); in CombineXorOpnd()1335 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1336 const APInt &C2 = Opnd2->getConstPart(); in CombineXorOpnd()1351 const APInt &C1 = Opnd1->getConstPart(); in CombineXorOpnd()1352 const APInt &C2 = Opnd2->getConstPart(); in CombineXorOpnd()