Cthulhu  0.2.10
Cthulhu compiler collection
ssa_member_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_member_t:

Data Fields

ssa_operand_t object
 
size_t index
 

Detailed Description

Definition at line 266 of file ssa.h.

Field Documentation

◆ index

size_t ssa_member_t::index

Definition at line 268 of file ssa.h.

◆ object

ssa_operand_t ssa_member_t::object

Definition at line 267 of file ssa.h.


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