|
hoshi-lang dev
Yet another programming language
|
#include <IROptimizer.hpp>

Public Attributes | |
| bool | hasPossibleValue |
| bool | isReadAfterStore |
| SimulationStack::Item | possibleValue |
Definition at line 213 of file IROptimizer.hpp.
| bool hasPossibleValue |
Definition at line 214 of file IROptimizer.hpp.
Referenced by yoi::mergeStates().
| bool isReadAfterStore |
Definition at line 215 of file IROptimizer.hpp.
| SimulationStack::Item possibleValue |
Definition at line 216 of file IROptimizer.hpp.