hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
IRFunctionOptimizer::SimulationStack::Item Struct Reference

#include <IROptimizer.hpp>

Collaboration diagram for IRFunctionOptimizer::SimulationStack::Item:

Classes

struct  ContributedInstructionSet
 
union  PossibleValue
 

Public Attributes

std::shared_ptr< IRValueTypetype
 
bool hasPossibleValue
 
union yoi::IRFunctionOptimizer::SimulationStack::Item::PossibleValue possibleValue
 
IRMetadata metadata
 
ContributedInstructionSet contributedInstructions
 

Detailed Description

Definition at line 62 of file IROptimizer.hpp.

Member Data Documentation

◆ contributedInstructions

◆ hasPossibleValue

◆ metadata

◆ possibleValue

◆ type


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