php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_ir_copy Struct Reference

Data Fields

ir_type type
 
ir_reg from
 
ir_reg to
 

Detailed Description

Definition at line 48 of file ir_emit.c.

Field Documentation

◆ from

ir_reg _ir_copy::from

Definition at line 50 of file ir_emit.c.

◆ to

ir_reg _ir_copy::to

Definition at line 51 of file ir_emit.c.

◆ type

ir_type _ir_copy::type

Definition at line 49 of file ir_emit.c.


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