Cthulhu  0.2.10
Cthulhu compiler collection
ssa_case_t Struct Reference

#include <ssa.h>

Data Fields

const char * name
 
mpz_t value
 

Detailed Description

Definition at line 120 of file ssa.h.

Field Documentation

◆ name

const char* ssa_case_t::name

Definition at line 121 of file ssa.h.

◆ value

mpz_t ssa_case_t::value

Definition at line 122 of file ssa.h.


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