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