InstrInfoQuery provides an interface to query additional information for instructions like metadata or keywords like nsw, which provides conservative results if the users specified it is safe to use.
Declared in <llvm/Analysis/SimplifyQuery.h>
struct InstrInfoQuery;
| Name | Description |
|---|---|
InstrInfoQuery [constructor] | Constructors |
getMetadata | |
hasNoSignedWrap | |
hasNoSignedZeros | |
hasNoUnsignedWrap | |
isExact |
| Name |
|---|
UseInstrInfo |