IrBuilder.beginDup

Copies ir data to the end of IR buffer, to allow for modification

struct IrBuilder
void
beginDup
(
IrFunction* ir
,
CompilationContext* context
)

Meta