Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11806 bool result_type_guard, argument
11927 } else if (type == BP_VAR_IS && result_type_guard) {
11985 if (result_type_guard) {
12019 } else if (type == BP_VAR_IS && result_type_guard) {
12037 } else if (type == BP_VAR_IS && result_type_guard) {
12232 } else if (type == BP_VAR_IS && result_type_guard) {
12408 bool result_type_guard = 0; local
12433 result_type_guard = 1;
12521 result_type_guard, ht_ref, found_inputs, found_vals,
12531 if (result_type_guard) {

Completed in 46 milliseconds