Return true if invokes of nounwind callees in F may be simplified.
Invokes cannot be simplified when the personality catches asynchronous exceptions, or when the module enables asynchronous EH.
True if invokes of nounwind callees in F may be simplified.
| Name | Description |
|---|---|
| F | Function whose personality and module flags are inspected. |