Searched defs:ir_END_PHI_list (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/opcache/jit/ir/ | ||
H A D | ir_builder.h | 622 #define ir_END_PHI_list(_list, _val) do { _list = _ir_END_PHI_LIST(_ir_CTX, _list, _val); } wh… macro |
Completed in 14 milliseconds