ReactOS 0.4.17-dev-934-g091855f
copy_propagation_state Struct Reference
Collaboration diagram for copy_propagation_state:

Public Attributes

struct rb_tree var_defs
 
struct copy_propagation_state * parent
 

Detailed Description

Definition at line 1359 of file hlsl_codegen.c.

Member Data Documentation

◆ parent

struct copy_propagation_state* copy_propagation_state::parent

Definition at line 1362 of file hlsl_codegen.c.

◆ var_defs

struct rb_tree copy_propagation_state::var_defs

Definition at line 1361 of file hlsl_codegen.c.


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