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