Searched defs:consts_count (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/opcache/jit/ir/ |
H A D | ir_gcm.c | 787 ir_ref i, j, k, n, *p, *q, ref, new_ref, prev_ref, insns_count, consts_count, use_edges_count; in ir_schedule() local
|
H A D | ir.h | 574 ir_ref consts_count; /* number of constants stored in constants buffer */ member
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_internal.h | 538 uint32_t consts_count; /* number of side exits */ member
|
Completed in 22 milliseconds