vox.ir.ir_mirror

Members

Functions

makeParallelArray
T[] makeParallelArray(CompilationContext* context, uint size)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

IrMirror
struct IrMirror(T)

Allows associating a single uint sized item with any object in original IR IR must be immutable (no new items must added) Mirror is stored in temp memory of context

Meta

Authors

Andrey Penechko. IR Function