Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_ra.c2297 static bool ir_ival_has_hole_between(ir_live_interval *ival, ir_live_pos from, ir_live_pos to) in ir_ival_has_hole_between() function
2380 || ir_ival_has_hole_between(ival, min_pos, max_pos)) { // TODO: ??? in ir_find_optimal_split_position()

Completed in 11 milliseconds