Cthulhu  0.2.10
Cthulhu compiler collection
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ssa_cast_t Struct Reference

#include <ssa.h>

Collaboration diagram for ssa_cast_t:

Data Fields

ssa_operand_t operand
 
const ssa_type_ttype
 

Detailed Description

Definition at line 251 of file ssa.h.

Field Documentation

◆ operand

ssa_operand_t ssa_cast_t::operand

Definition at line 252 of file ssa.h.

◆ type

const ssa_type_t* ssa_cast_t::type

Definition at line 253 of file ssa.h.


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