Searched refs:FoldValue (Results 1 – 1 of 1) sorted by relevance
3187 static std::pair<APInt, bool> FoldValue(unsigned Opcode, const APInt &C1, in FoldValue() function3231 std::pair<APInt, bool> Folded = FoldValue(Opcode, Cst1->getAPIntValue(), in FoldConstantArithmetic()3290 std::pair<APInt, bool> Folded = FoldValue(Opcode, V1->getAPIntValue(), in FoldConstantArithmetic()