sammine-lang
|
Public Member Functions | |
void | declare_refcnt_visitor (bool is_main_file, llvm::StructType *stack_entry_type, llvm::StructType *frame_map_type) |
void | declare_malloc_wrapper (bool is_main_file) |
void | decrease_refcnt (llvm::Value *) |
void | increase_refcnt (llvm::Value *) |
RefCounter (LLVMRes &resPtr) | |