Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_gcm.c760 _next[j] = i; in ir_schedule()
771 _next[j] = i; in ir_schedule()
792 _next[i] = k; in ir_schedule()
797 _next[j] = 0; in ir_schedule()
810 k = _next[k]; in ir_schedule()
817 _next[i] = k; in ir_schedule()
853 i = _next[i]; in ir_schedule()
860 i = _next[i]; in ir_schedule()
894 _next[_prev[input]] = _next[input]; in ir_schedule()
922 _next[_prev[input]] = _next[input]; in ir_schedule()
[all …]

Completed in 7 milliseconds