Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:OperationResult

872     Value *OperationResult = nullptr;
875 *II, OperationResult, OverflowResult))
876 return CreateOverflowTuple(II, OperationResult, OverflowResult);