#include <ssa.h>
Definition at line 333 of file ssa.h.
◆ blocks
vector_t<ssa_block_t *>
Definition at line 351 of file ssa.h.
◆ entry
entry block
Definition at line 349 of file ssa.h.
◆ linkage
◆ linkage_string
const char* ssa_symbol_t::linkage_string |
external name
Definition at line 338 of file ssa.h.
◆ locals
typevec_t<ssa_type_t>
Definition at line 346 of file ssa.h.
◆ name
const char* ssa_symbol_t::name |
internal name
Definition at line 340 of file ssa.h.
◆ params
typevec_t<ssa_type_t>
Definition at line 347 of file ssa.h.
◆ storage
the backing storage for this symbol
Definition at line 342 of file ssa.h.
◆ type
the public facing type of this symbol
Definition at line 341 of file ssa.h.
◆ value
the value of this symbol, must always be set for globals
Definition at line 344 of file ssa.h.
◆ visibility
The documentation for this struct was generated from the following file:
- cthulhu/ssa/include/cthulhu/ssa/ssa.h