Cthulhu  0.2.10
Cthulhu compiler collection
ssa_local_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_local_t:

Data Fields

ssa_storage_t storage
 
const char * name
 
const ssa_type_ttype
 

Detailed Description

Definition at line 94 of file ssa.h.

Field Documentation

◆ name

const char* ssa_local_t::name

Definition at line 97 of file ssa.h.

◆ storage

ssa_storage_t ssa_local_t::storage

Definition at line 95 of file ssa.h.

◆ type

const ssa_type_t* ssa_local_t::type

Definition at line 98 of file ssa.h.


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