Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
srn_jit_module_t Struct Reference

#include <jit.h>

Collaboration diagram for srn_jit_module_t:
[legend]

Data Fields

LLVMOrcThreadSafeModuleRef tsm
 
srn_context_tctx
 

Detailed Description

Definition at line 28 of file jit.h.

Field Documentation

◆ ctx

srn_context_t* srn_jit_module_t::ctx

Definition at line 30 of file jit.h.

◆ tsm

LLVMOrcThreadSafeModuleRef srn_jit_module_t::tsm

Definition at line 29 of file jit.h.


The documentation for this struct was generated from the following file: