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

#include <ir_private.h>

Data Fields

int32_t unused_slot_4
 
int32_t unused_slot_2
 
int32_t unused_slot_1
 
ir_live_interval ** handled
 

Detailed Description

Definition at line 1366 of file ir_private.h.

Field Documentation

◆ handled

ir_live_interval** _ir_reg_alloc_data::handled

Definition at line 1370 of file ir_private.h.

◆ unused_slot_1

int32_t _ir_reg_alloc_data::unused_slot_1

Definition at line 1369 of file ir_private.h.

◆ unused_slot_2

int32_t _ir_reg_alloc_data::unused_slot_2

Definition at line 1368 of file ir_private.h.

◆ unused_slot_4

int32_t _ir_reg_alloc_data::unused_slot_4

Definition at line 1367 of file ir_private.h.


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