DenormalFPMathState [constructor] | Construct a denormal FP math state. |
getAssumed | Return the assumed denormal FP math state (same as known). |
getKnown | Return the known denormal FP math state. |
indicateFixpoint | Indicate that the state has reached a fixpoint. |
indicateOptimisticFixpoint [virtual] | See AbstractState::indicateOptimisticFixpoint(...). |
indicatePessimisticFixpoint [virtual] | See AbstractState::indicatePessimisticFixpoint(...). |
isAtFixpoint [virtual] | See AbstractState::isAtFixpoint(). |
isModeFixed | Return true if there are no dynamic components to the denormal mode worth specializing. |
isValidState [virtual] | See AbstractState::isValidState(). |
operator^= | Clamp this state with caller-side denormal information. |