Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:OverflowResult

1458     Constant *OverflowResult = nullptr;
1460 *II, OperationResult, OverflowResult))
1461 return CreateOverflowTuple(II, OperationResult, OverflowResult);