hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
IROptimizer.cpp File Reference
#include "IROptimizer.hpp"
#include "compiler/compilerContext.h"
#include "compiler/ir/IR.h"
#include "compiler/visitor/visitor.h"
#include "share/def.hpp"
#include <cmath>
#include <cstdint>
#include <memory>
#include <queue>
Include dependency graph for IROptimizer.cpp:

Go to the source code of this file.

Namespaces

namespace  yoi
 

Functions

AnalysisState mergeStates (const AnalysisState &s1, const AnalysisState &s2)