Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_cfg.c1183 uint32_t max_colors = 12; in ir_dump_cfg_freq_graph() local
1190 colors[b] = (i % max_colors) + 1; in ir_dump_cfg_freq_graph()

Completed in 11 milliseconds