Cthulhu  0.2.10
Cthulhu compiler collection
ssa_store_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_store_t:

Data Fields

ssa_operand_t dst
 
ssa_operand_t src
 

Detailed Description

Definition at line 221 of file ssa.h.

Field Documentation

◆ dst

ssa_operand_t ssa_store_t::dst

Definition at line 222 of file ssa.h.

◆ src

ssa_operand_t ssa_store_t::src

Definition at line 223 of file ssa.h.


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