sammine-lang
Loading...
Searching...
No Matches
Garbage.h File Reference

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>
Include dependency graph for Garbage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sammine_lang::AST::NumRootCalculator
 
class  sammine_lang::AST::ShadowGarbageCollector
 
class  sammine_lang::AST::RefCounter
 

Detailed Description

Houses ShadowGarbageCollector scheme as well as the ref counter.