[−][src]Module wasmtime_environ::ir
Modules
types | Common types for the Cranelift code generator. |
Structs
AbiParam | Function parameter or return value descriptor. |
Signature | Function signature. |
SourceLoc | A source location. |
StackSlots | Stack frame manager. |
Type | The type of an SSA value. |
ValueLabel | Marked with a label value. |
ValueLocRange | Value location range. |
Enums
ArgumentPurpose | The special purpose of a function argument. |
TrapCode | A trap code describing the reason for a trap. |
ValueLoc | Value location. |
Type Definitions
ValueLabelsRanges | Resulting map of Value labels and their ranges/locations. |