Cthulhu  0.2.10
Cthulhu compiler collection
ssa_unary_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_unary_t:

Data Fields

ssa_operand_t operand
 
unary_t unary
 

Detailed Description

Definition at line 234 of file ssa.h.

Field Documentation

◆ operand

ssa_operand_t ssa_unary_t::operand

Definition at line 235 of file ssa.h.

◆ unary

unary_t ssa_unary_t::unary

Definition at line 236 of file ssa.h.


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