Searched refs:FoldValue (Results 1 – 1 of 1) sorted by relevance
5431 static llvm::Optional<APInt> FoldValue(unsigned Opcode, const APInt &C1, in FoldValue() function5585 FoldValue(Opcode, C1->getAPIntValue(), C2->getAPIntValue()); in FoldConstantArithmetic()5631 Optional<APInt> Fold = FoldValue(Opcode, RawBits1[I], RawBits2[I]); in FoldConstantArithmetic()