Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3727 int back_edges_count = 0; in zend_jit_bb_start() local
3762 back_edges_count++; in zend_jit_bb_start()
3768 ZEND_ASSERT(back_edges_count != 0); in zend_jit_bb_start()

Completed in 57 milliseconds