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

#include <ssa.h>

Collaboration diagram for ssa_call_t:

Data Fields

ssa_operand_t function
 
typevec_targs
 

Detailed Description

Definition at line 256 of file ssa.h.

Field Documentation

◆ args

typevec_t* ssa_call_t::args

Definition at line 258 of file ssa.h.

◆ function

ssa_operand_t ssa_call_t::function

Definition at line 257 of file ssa.h.


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