|
sammine-lang
|
Houses ShadowGarbageCollector scheme as well as the ref counter. More...
#include "llvm/IR/DerivedTypes.h"#include "llvm/IR/Function.h"#include "llvm/IR/IRBuilder.h"#include "llvm/IR/LLVMContext.h"#include "llvm/IR/Module.h"#include "ast/Ast.h"#include "ast/AstDecl.h"#include "codegen/LLVMRes.h"#include <cstdint>#include <llvm/Analysis/TargetLibraryInfo.h>#include <llvm/IR/GlobalVariable.h>#include <memory>#include <string>#include <string_view>

Go to the source code of this file.
Classes | |
| class | sammine_lang::AST::NumRootCalculator |
| class | sammine_lang::AST::ShadowGarbageCollector |
| class | sammine_lang::AST::RefCounter |
Houses ShadowGarbageCollector scheme as well as the ref counter.