"Clamp" this state with R. The result is subtype dependent but it is intended that information known in either state will be known in this one afterwards.
Declared in <llvm/Transforms/IPO/Attributor.h>
void
operator+=(IntegerStateBase<base_t, BestState, WorstState> const& R);
The computed result.
| Name | Description |
|---|---|
| R | The other operand or state. |