Cthulhu  0.2.10
Cthulhu compiler collection
ssa_block_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_block_t:

Data Fields

const char * name
 
typevec_tsteps
 

Detailed Description

Definition at line 327 of file ssa.h.

Field Documentation

◆ name

const char* ssa_block_t::name

Definition at line 329 of file ssa.h.

◆ steps

typevec_t* ssa_block_t::steps

Definition at line 330 of file ssa.h.


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