Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:OverflowResult

479     Constant *OverflowResult = nullptr;
481 *II, OperationResult, OverflowResult))
482 return CreateOverflowTuple(II, OperationResult, OverflowResult);