C++ Reference: class DivisionPropagator
Note: This documentation is automatically generated.
Propagates num / denom = div. Basic version, we don't extract any special cases, and we only propagates the bounds. It expects denom to be > 0.TODO(user): Deal with overflow.
Method | |
---|---|
DivisionPropagator | Arguments: |
Propagate | Return type: |
RegisterWith | Return type: Arguments: |