Structs§
- Alloc
Local Libfunc Wrapped - Libfunc for allocating locals for later stores.
- Finalize
Locals Libfunc - Libfunc for finalizing the locals for current function.
- Rename
Libfunc - Libfunc for renaming an identifier - used to align identities for flow control merge.
- Store
Local Libfunc Wrapped - Libfunc for storing a value into local memory.
- Store
Temp Libfunc Wrapped - Libfunc for storing a value into temporary memory.