|
static char const * | Mnemonic (Value value) |
|
static bool | IsCommonOpcode (Value value) |
|
static bool | IsControlOpcode (Value value) |
|
static bool | IsJsOpcode (Value value) |
|
static bool | IsConstantOpcode (Value value) |
|
static bool | IsPhiOpcode (Value value) |
|
static bool | IsMergeOpcode (Value value) |
|
static bool | IsIfProjectionOpcode (Value value) |
|
static bool | IsGraphTerminator (Value value) |
|
static bool | IsInlineeOpcode (Value value) |
|
static bool | IsComparisonOpcode (Value value) |
|
static bool | IsContextChainExtendingOpcode (Value value) |
|
Definition at line 856 of file opcodes.h.
The documentation for this class was generated from the following files: