Searched refs:FoldValue (Results 1 – 1 of 1) sorted by relevance
5906 static std::optional<APInt> FoldValue(unsigned Opcode, const APInt &C1, in FoldValue() function5996 return FoldValue(Opcode, C1, C2); in FoldValueWithUndef()6245 FoldValue(Opcode, C1->getAPIntValue(), C2->getAPIntValue()); in FoldConstantArithmetic()