Home
last modified time | relevance | path

Searched refs:found_inputs (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c12499 ir_refs_init(found_inputs, 10);
12526 if (found_inputs->count) {
12527 ir_MERGE_N(found_inputs->count, found_inputs->refs);
12879 ir_refs_init(found_inputs, 8);
12945 if (found_inputs->count) {
12946 ir_MERGE_N(found_inputs->count, found_inputs->refs);
13299 ir_refs_init(found_inputs, 8);
13315 if (found_inputs->count) {
13316 ir_MERGE_N(found_inputs->count, found_inputs->refs);
13487 if (found_inputs->count) {
[all …]

Completed in 43 milliseconds