Module mem

Source

Structs§

AllocLocalLibfuncWrapped
Libfunc for allocating locals for later stores.
FinalizeLocalsLibfunc
Libfunc for finalizing the locals for current function.
RenameLibfunc
Libfunc for renaming an identifier - used to align identities for flow control merge.
StoreLocalLibfuncWrapped
Libfunc for storing a value into local memory.
StoreTempLibfuncWrapped
Libfunc for storing a value into temporary memory.

Enums§

MemConcreteLibfunc
MemLibfunc

Type Aliases§

AllocLocalLibfunc
StoreLocalLibfunc
StoreTempLibfunc