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

Data Fields

zend_ssa ssa
 
const zend_op ** tssa_opcodes
 
int used_stack
 

Detailed Description

Definition at line 1275 of file zend_jit_trace.c.

Field Documentation

◆ ssa

zend_ssa _zend_tssa::ssa

Definition at line 1276 of file zend_jit_trace.c.

◆ tssa_opcodes

const zend_op** _zend_tssa::tssa_opcodes

Definition at line 1277 of file zend_jit_trace.c.

◆ used_stack

int _zend_tssa::used_stack

Definition at line 1278 of file zend_jit_trace.c.


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