hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
AnalysisState Struct Reference

#include <IROptimizer.hpp>

Collaboration diagram for AnalysisState:

Public Member Functions

bool operator!= (const AnalysisState &other) const
 

Public Attributes

IRFunctionOptimizer::SimulationStack stack
 
std::map< indexT, IRFunctionOptimizer::VariablesExtraInfovariableStates
 

Detailed Description

Definition at line 277 of file IROptimizer.hpp.

Member Function Documentation

◆ operator!=()

bool operator!= ( const AnalysisState other) const

Member Data Documentation

◆ stack

◆ variableStates


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