Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dbeam_jump.erl534 true -> drop_upto_label(Is0);
555 drop_upto_label([{label,_}|_]=Is) -> Is; function
556 drop_upto_label([_|Is]) -> drop_upto_label(Is); function
557 drop_upto_label([]) -> []. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_jump.erl618 true -> drop_upto_label(Is0);
639 drop_upto_label([{label,_}|_]=Is) -> Is; function
640 drop_upto_label([_|Is]) -> drop_upto_label(Is); function
641 drop_upto_label([]) -> []. function
H A Dbeam_kernel_to_ssa.erl1231 {Is,Map} = drop_upto_label(Is0, Map0),
1241 {Is,Map} = drop_upto_label(Is0, Map0),
1256 {Is,Map} = drop_upto_label(Is0, Map1),
1305 drop_upto_label([{label,_}|_]=Is, Map) -> function
1307 drop_upto_label([#cg_break{phi=Target}|Is], Map) -> function
1312 drop_upto_label(Is, Map#{Target=>Pairs});
1313 drop_upto_label([_|Is], Map) -> function
1314 drop_upto_label(Is, Map).
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_jump.erl745 true -> drop_upto_label(Is0);
766 drop_upto_label([{label,_}|_]=Is) -> Is; function
767 drop_upto_label([_|Is]) -> drop_upto_label(Is); function
768 drop_upto_label([]) -> []. function
H A Dbeam_kernel_to_ssa.erl1338 Is = drop_upto_label(Is0),
1344 Is = drop_upto_label(Is0),
1372 drop_upto_label([{label,_}|_]=Is) -> Is; function
1373 drop_upto_label([_|Is]) -> drop_upto_label(Is). function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl776 true -> drop_upto_label(Is0);
797 drop_upto_label([{label,_}|_]=Is) -> Is; function
798 drop_upto_label([_|Is]) -> drop_upto_label(Is); function
799 drop_upto_label([]) -> []. function
H A Dbeam_kernel_to_ssa.erl1340 Is = drop_upto_label(Is0),
1346 Is = drop_upto_label(Is0),
1374 drop_upto_label([{label,_}|_]=Is) -> Is; function
1375 drop_upto_label([_|Is]) -> drop_upto_label(Is). function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl776 true -> drop_upto_label(Is0);
797 drop_upto_label([{label,_}|_]=Is) -> Is; function
798 drop_upto_label([_|Is]) -> drop_upto_label(Is); function
799 drop_upto_label([]) -> []. function
H A Dbeam_kernel_to_ssa.erl1340 Is = drop_upto_label(Is0),
1346 Is = drop_upto_label(Is0),
1374 drop_upto_label([{label,_}|_]=Is) -> Is; function
1375 drop_upto_label([_|Is]) -> drop_upto_label(Is). function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl776 true -> drop_upto_label(Is0);
797 drop_upto_label([{label,_}|_]=Is) -> Is; function
798 drop_upto_label([_|Is]) -> drop_upto_label(Is); function
799 drop_upto_label([]) -> []. function
H A Dbeam_kernel_to_ssa.erl1340 Is = drop_upto_label(Is0),
1346 Is = drop_upto_label(Is0),
1374 drop_upto_label([{label,_}|_]=Is) -> Is; function
1375 drop_upto_label([_|Is]) -> drop_upto_label(Is). function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_jump.erl776 true -> drop_upto_label(Is0);
797 drop_upto_label([{label,_}|_]=Is) -> Is; function
798 drop_upto_label([_|Is]) -> drop_upto_label(Is); function
799 drop_upto_label([]) -> []. function
H A Dbeam_kernel_to_ssa.erl1340 Is = drop_upto_label(Is0),
1346 Is = drop_upto_label(Is0),
1374 drop_upto_label([{label,_}|_]=Is) -> Is; function
1375 drop_upto_label([_|Is]) -> drop_upto_label(Is). function