Home
last modified time | relevance | path

Searched refs:Lbl (Results 1 – 25 of 598) sorted by relevance

12345678910>>...24

/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dnfdump.test.out40 MPLS Lbl 1 = 1010-0-0
41 MPLS Lbl 2 = 2020-0-0
42 MPLS Lbl 3 = 3030-0-0
43 MPLS Lbl 4 = 4040-0-0
44 MPLS Lbl 5 = 5050-0-0
45 MPLS Lbl 6 = 6060-0-0
46 MPLS Lbl 7 = 7070-0-0
47 MPLS Lbl 8 = 8080-0-0
48 MPLS Lbl 9 = 9090-0-0
49 MPLS Lbl 10 = 100100-0-1
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_jump.erl213 opt_is_bool_1([{test,is_eq_exact,{f,Lbl},[Reg,{atom,true}]}|_], Reg, Lbl) ->
216 opt_is_bool_1([{test,is_ne_exact,{f,Lbl},[Reg,{atom,true}]}|Acc], Reg, Lbl) ->
219 opt_is_bool_1([{test,_,{f,Lbl},_}=Test|Acc0], Reg, Lbl) ->
280 opt([{jump,{f,Lbl}},{label,Lbl}=I|Is], Acc, St) ->
441 mark_used(Lbl, Used);
443 mark_used(Lbl, Used);
444 ulbl({jump,Lbl}, Used) ->
445 mark_used(Lbl, Used);
447 mark_used(Lbl, Used);
449 mark_used(Lbl, Used);
[all …]
H A Dbeam_clean.erl27 Order = [Lbl || {function,_,_,Lbl,_} <- Fs0],
28 All = foldl(fun({function,_,_,Lbl,_}=Func,D) -> dict:store(Lbl, Func, D) end,
42 true -> exp_to_labels(Fs, Exp, [Lbl|Acc], sets:add_element(Lbl, Used));
155 [Name,Arity,Lbl]),
193 replace([{bif,Name,{f,Lbl},As,R}|Is], Acc, D) when Lbl =/= 0 ->
205 replace([{bs_init2,{f,Lbl},Sz,Words,R,F,Dst}|Is], Acc, D) when Lbl =/= 0 ->
209 replace([{bs_put_binary,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
211 replace([{bs_put_float,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
213 replace([{bs_final,{f,Lbl},R}|Is], Acc, D) when Lbl =/= 0 ->
215 replace([{bs_add,{f,Lbl},Src,Dst}|Is], Acc, D) when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_jump.erl213 opt_is_bool_1([{test,is_eq_exact,{f,Lbl},[Reg,{atom,true}]}|_], Reg, Lbl) ->
216 opt_is_bool_1([{test,is_ne_exact,{f,Lbl},[Reg,{atom,true}]}|Acc], Reg, Lbl) ->
219 opt_is_bool_1([{test,_,{f,Lbl},_}=Test|Acc0], Reg, Lbl) ->
280 opt([{jump,{f,Lbl}},{label,Lbl}=I|Is], Acc, St) ->
441 mark_used(Lbl, Used);
443 mark_used(Lbl, Used);
444 ulbl({jump,Lbl}, Used) ->
445 mark_used(Lbl, Used);
447 mark_used(Lbl, Used);
449 mark_used(Lbl, Used);
[all …]
H A Dbeam_clean.erl27 Order = [Lbl || {function,_,_,Lbl,_} <- Fs0],
28 All = foldl(fun({function,_,_,Lbl,_}=Func,D) -> dict:store(Lbl, Func, D) end,
42 true -> exp_to_labels(Fs, Exp, [Lbl|Acc], sets:add_element(Lbl, Used));
155 [Name,Arity,Lbl]),
193 replace([{bif,Name,{f,Lbl},As,R}|Is], Acc, D) when Lbl =/= 0 ->
205 replace([{bs_init2,{f,Lbl},Sz,Words,R,F,Dst}|Is], Acc, D) when Lbl =/= 0 ->
209 replace([{bs_put_binary,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
211 replace([{bs_put_float,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
213 replace([{bs_final,{f,Lbl},R}|Is], Acc, D) when Lbl =/= 0 ->
215 replace([{bs_add,{f,Lbl},Src,Dst}|Is], Acc, D) when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_jump.erl213 opt_is_bool_1([{test,is_eq_exact,{f,Lbl},[Reg,{atom,true}]}|_], Reg, Lbl) ->
216 opt_is_bool_1([{test,is_ne_exact,{f,Lbl},[Reg,{atom,true}]}|Acc], Reg, Lbl) ->
219 opt_is_bool_1([{test,_,{f,Lbl},_}=Test|Acc0], Reg, Lbl) ->
280 opt([{jump,{f,Lbl}},{label,Lbl}=I|Is], Acc, St) ->
441 mark_used(Lbl, Used);
443 mark_used(Lbl, Used);
444 ulbl({jump,Lbl}, Used) ->
445 mark_used(Lbl, Used);
447 mark_used(Lbl, Used);
449 mark_used(Lbl, Used);
[all …]
H A Dbeam_clean.erl27 Order = [Lbl || {function,_,_,Lbl,_} <- Fs0],
28 All = foldl(fun({function,_,_,Lbl,_}=Func,D) -> dict:store(Lbl, Func, D) end,
42 true -> exp_to_labels(Fs, Exp, [Lbl|Acc], sets:add_element(Lbl, Used));
155 [Name,Arity,Lbl]),
193 replace([{bif,Name,{f,Lbl},As,R}|Is], Acc, D) when Lbl =/= 0 ->
205 replace([{bs_init2,{f,Lbl},Sz,Words,R,F,Dst}|Is], Acc, D) when Lbl =/= 0 ->
209 replace([{bs_put_binary,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
211 replace([{bs_put_float,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
213 replace([{bs_final,{f,Lbl},R}|Is], Acc, D) when Lbl =/= 0 ->
215 replace([{bs_add,{f,Lbl},Src,Dst}|Is], Acc, D) when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_jump.erl213 opt_is_bool_1([{test,is_eq_exact,{f,Lbl},[Reg,{atom,true}]}|_], Reg, Lbl) ->
216 opt_is_bool_1([{test,is_ne_exact,{f,Lbl},[Reg,{atom,true}]}|Acc], Reg, Lbl) ->
219 opt_is_bool_1([{test,_,{f,Lbl},_}=Test|Acc0], Reg, Lbl) ->
280 opt([{jump,{f,Lbl}},{label,Lbl}=I|Is], Acc, St) ->
441 mark_used(Lbl, Used);
443 mark_used(Lbl, Used);
444 ulbl({jump,Lbl}, Used) ->
445 mark_used(Lbl, Used);
447 mark_used(Lbl, Used);
449 mark_used(Lbl, Used);
[all …]
H A Dbeam_clean.erl27 Order = [Lbl || {function,_,_,Lbl,_} <- Fs0],
28 All = foldl(fun({function,_,_,Lbl,_}=Func,D) -> dict:store(Lbl, Func, D) end,
42 true -> exp_to_labels(Fs, Exp, [Lbl|Acc], sets:add_element(Lbl, Used));
155 [Name,Arity,Lbl]),
193 replace([{bif,Name,{f,Lbl},As,R}|Is], Acc, D) when Lbl =/= 0 ->
205 replace([{bs_init2,{f,Lbl},Sz,Words,R,F,Dst}|Is], Acc, D) when Lbl =/= 0 ->
209 replace([{bs_put_binary,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
211 replace([{bs_put_float,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
213 replace([{bs_final,{f,Lbl},R}|Is], Acc, D) when Lbl =/= 0 ->
215 replace([{bs_add,{f,Lbl},Src,Dst}|Is], Acc, D) when Lbl =/= 0 ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_jump.erl213 opt_is_bool_1([{test,is_eq_exact,{f,Lbl},[Reg,{atom,true}]}|_], Reg, Lbl) ->
216 opt_is_bool_1([{test,is_ne_exact,{f,Lbl},[Reg,{atom,true}]}|Acc], Reg, Lbl) ->
219 opt_is_bool_1([{test,_,{f,Lbl},_}=Test|Acc0], Reg, Lbl) ->
280 opt([{jump,{f,Lbl}},{label,Lbl}=I|Is], Acc, St) ->
441 mark_used(Lbl, Used);
443 mark_used(Lbl, Used);
444 ulbl({jump,Lbl}, Used) ->
445 mark_used(Lbl, Used);
447 mark_used(Lbl, Used);
449 mark_used(Lbl, Used);
[all …]
H A Dbeam_clean.erl27 Order = [Lbl || {function,_,_,Lbl,_} <- Fs0],
28 All = foldl(fun({function,_,_,Lbl,_}=Func,D) -> dict:store(Lbl, Func, D) end,
42 true -> exp_to_labels(Fs, Exp, [Lbl|Acc], sets:add_element(Lbl, Used));
155 [Name,Arity,Lbl]),
193 replace([{bif,Name,{f,Lbl},As,R}|Is], Acc, D) when Lbl =/= 0 ->
205 replace([{bs_init2,{f,Lbl},Sz,Words,R,F,Dst}|Is], Acc, D) when Lbl =/= 0 ->
209 replace([{bs_put_binary,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
211 replace([{bs_put_float,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
213 replace([{bs_final,{f,Lbl},R}|Is], Acc, D) when Lbl =/= 0 ->
215 replace([{bs_add,{f,Lbl},Src,Dst}|Is], Acc, D) when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_jump.erl213 opt_is_bool_1([{test,is_eq_exact,{f,Lbl},[Reg,{atom,true}]}|_], Reg, Lbl) ->
216 opt_is_bool_1([{test,is_ne_exact,{f,Lbl},[Reg,{atom,true}]}|Acc], Reg, Lbl) ->
219 opt_is_bool_1([{test,_,{f,Lbl},_}=Test|Acc0], Reg, Lbl) ->
280 opt([{jump,{f,Lbl}},{label,Lbl}=I|Is], Acc, St) ->
441 mark_used(Lbl, Used);
443 mark_used(Lbl, Used);
444 ulbl({jump,Lbl}, Used) ->
445 mark_used(Lbl, Used);
447 mark_used(Lbl, Used);
449 mark_used(Lbl, Used);
[all …]
H A Dbeam_clean.erl27 Order = [Lbl || {function,_,_,Lbl,_} <- Fs0],
28 All = foldl(fun({function,_,_,Lbl,_}=Func,D) -> dict:store(Lbl, Func, D) end,
42 true -> exp_to_labels(Fs, Exp, [Lbl|Acc], sets:add_element(Lbl, Used));
155 [Name,Arity,Lbl]),
193 replace([{bif,Name,{f,Lbl},As,R}|Is], Acc, D) when Lbl =/= 0 ->
205 replace([{bs_init2,{f,Lbl},Sz,Words,R,F,Dst}|Is], Acc, D) when Lbl =/= 0 ->
209 replace([{bs_put_binary,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
211 replace([{bs_put_float,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
213 replace([{bs_final,{f,Lbl},R}|Is], Acc, D) when Lbl =/= 0 ->
215 replace([{bs_add,{f,Lbl},Src,Dst}|Is], Acc, D) when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dbeam_jump.erl213 opt_is_bool_1([{test,is_eq_exact,{f,Lbl},[Reg,{atom,true}]}|_], Reg, Lbl) ->
216 opt_is_bool_1([{test,is_ne_exact,{f,Lbl},[Reg,{atom,true}]}|Acc], Reg, Lbl) ->
219 opt_is_bool_1([{test,_,{f,Lbl},_}=Test|Acc0], Reg, Lbl) ->
280 opt([{jump,{f,Lbl}},{label,Lbl}=I|Is], Acc, St) ->
441 mark_used(Lbl, Used);
443 mark_used(Lbl, Used);
444 ulbl({jump,Lbl}, Used) ->
445 mark_used(Lbl, Used);
447 mark_used(Lbl, Used);
449 mark_used(Lbl, Used);
[all …]
H A Dbeam_clean.erl27 Order = [Lbl || {function,_,_,Lbl,_} <- Fs0],
28 All = foldl(fun({function,_,_,Lbl,_}=Func,D) -> dict:store(Lbl, Func, D) end,
42 true -> exp_to_labels(Fs, Exp, [Lbl|Acc], sets:add_element(Lbl, Used));
155 [Name,Arity,Lbl]),
193 replace([{bif,Name,{f,Lbl},As,R}|Is], Acc, D) when Lbl =/= 0 ->
205 replace([{bs_init2,{f,Lbl},Sz,Words,R,F,Dst}|Is], Acc, D) when Lbl =/= 0 ->
209 replace([{bs_put_binary,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
211 replace([{bs_put_float,{f,Lbl},Bits,Unit,Fl,Val}|Is], Acc, D) when Lbl =/= 0 ->
213 replace([{bs_final,{f,Lbl},R}|Is], Acc, D) when Lbl =/= 0 ->
215 replace([{bs_add,{f,Lbl},Src,Dst}|Is], Acc, D) when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_utils.erl102 replace_labels_1([{'try',R,{f,Lbl}}|Is], Acc, D, Fb) ->
104 replace_labels_1([{'catch',R,{f,Lbl}}|Is], Acc, D, Fb) ->
106 replace_labels_1([{jump,{f,Lbl}}|Is], Acc, D, Fb) ->
112 replace_labels_1([{wait,{f,Lbl}}|Is], Acc, D, Fb) ->
120 replace_labels_1([{bif,Name,{f,Lbl},As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
122 replace_labels_1([{gc_bif,Name,{f,Lbl},Live,As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
124 replace_labels_1([{call,Ar,{f,Lbl}}|Is], Acc, D, Fb) ->
128 replace_labels_1([{bs_init,{f,Lbl},Info,Live,Ss,Dst}|Is], Acc, D, Fb) when Lbl =/= 0 ->
130 replace_labels_1([{bs_put,{f,Lbl},Info,Ss}|Is], Acc, D, Fb) when Lbl =/= 0 ->
133 when Lbl =/= 0 ->
[all …]
H A Dbeam_jump.erl227 #{Lbl:=_} -> D0#{Lbl:=unsafe};
407 extract_seq_1([{label,Lbl},{jump,{f,Lbl}}|_], _) ->
411 {yes,[Lbl|Acc],Is};
476 opt([{jump,{f,Lbl}}|[{label,Lbl}|_]=Is], Acc, St) ->
687 [Lbl] ->
708 do_instr_labels(Lbl);
710 do_instr_labels(Lbl);
712 do_instr_labels(Lbl);
714 do_instr_labels(Lbl);
716 do_instr_labels(Lbl);
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_utils.erl92 I = {test,Test,{f,label(Lbl, D, Fb)},Ops},
95 I = {test,Test,{f,label(Lbl, D, Fb)},Live,Ops,Dst},
103 replace_labels_1([{'try',R,{f,Lbl}}|Is], Acc, D, Fb) ->
107 replace_labels_1([{jump,{f,Lbl}}|Is], Acc, D, Fb) ->
113 replace_labels_1([{wait,{f,Lbl}}|Is], Acc, D, Fb) ->
121 replace_labels_1([{bif,Name,{f,Lbl},As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
123 replace_labels_1([{gc_bif,Name,{f,Lbl},Live,As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
129 replace_labels_1([{bs_init,{f,Lbl},Info,Live,Ss,Dst}|Is], Acc, D, Fb) when Lbl =/= 0 ->
131 replace_labels_1([{bs_put,{f,Lbl},Info,Ss}|Is], Acc, D, Fb) when Lbl =/= 0 ->
134 when Lbl =/= 0 ->
[all …]
H A Dbeam_jump.erl277 #{Lbl:=_} -> D0#{Lbl:=unsafe};
536 extract_seq_1([{label,Lbl},{jump,{f,Lbl}}|_], _) ->
540 {yes,[Lbl|Acc],Is};
605 opt([{jump,{f,Lbl}}|[{label,Lbl}|_]=Is], Acc, St) ->
814 [Lbl] ->
835 do_instr_labels(Lbl);
837 do_instr_labels(Lbl);
839 do_instr_labels(Lbl);
841 do_instr_labels(Lbl);
843 do_instr_labels(Lbl);
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl92 I = {test,Test,{f,label(Lbl, D, Fb)},Ops},
95 I = {test,Test,{f,label(Lbl, D, Fb)},Live,Ops,Dst},
103 replace_labels_1([{'try',R,{f,Lbl}}|Is], Acc, D, Fb) ->
107 replace_labels_1([{jump,{f,Lbl}}|Is], Acc, D, Fb) ->
113 replace_labels_1([{wait,{f,Lbl}}|Is], Acc, D, Fb) ->
117 replace_labels_1([{bif,Name,{f,Lbl},As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
119 replace_labels_1([{gc_bif,Name,{f,Lbl},Live,As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
127 replace_labels_1([{bs_init,{f,Lbl},Info,Live,Ss,Dst}|Is], Acc, D, Fb) when Lbl =/= 0 ->
129 replace_labels_1([{bs_put,{f,Lbl},Info,Ss}|Is], Acc, D, Fb) when Lbl =/= 0 ->
132 when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl92 I = {test,Test,{f,label(Lbl, D, Fb)},Ops},
95 I = {test,Test,{f,label(Lbl, D, Fb)},Live,Ops,Dst},
103 replace_labels_1([{'try',R,{f,Lbl}}|Is], Acc, D, Fb) ->
107 replace_labels_1([{jump,{f,Lbl}}|Is], Acc, D, Fb) ->
113 replace_labels_1([{wait,{f,Lbl}}|Is], Acc, D, Fb) ->
117 replace_labels_1([{bif,Name,{f,Lbl},As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
119 replace_labels_1([{gc_bif,Name,{f,Lbl},Live,As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
127 replace_labels_1([{bs_init,{f,Lbl},Info,Live,Ss,Dst}|Is], Acc, D, Fb) when Lbl =/= 0 ->
129 replace_labels_1([{bs_put,{f,Lbl},Info,Ss}|Is], Acc, D, Fb) when Lbl =/= 0 ->
132 when Lbl =/= 0 ->
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl92 I = {test,Test,{f,label(Lbl, D, Fb)},Ops},
95 I = {test,Test,{f,label(Lbl, D, Fb)},Live,Ops,Dst},
103 replace_labels_1([{'try',R,{f,Lbl}}|Is], Acc, D, Fb) ->
107 replace_labels_1([{jump,{f,Lbl}}|Is], Acc, D, Fb) ->
113 replace_labels_1([{wait,{f,Lbl}}|Is], Acc, D, Fb) ->
117 replace_labels_1([{bif,Name,{f,Lbl},As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
119 replace_labels_1([{gc_bif,Name,{f,Lbl},Live,As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
127 replace_labels_1([{bs_init,{f,Lbl},Info,Live,Ss,Dst}|Is], Acc, D, Fb) when Lbl =/= 0 ->
129 replace_labels_1([{bs_put,{f,Lbl},Info,Ss}|Is], Acc, D, Fb) when Lbl =/= 0 ->
132 when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_utils.erl92 I = {test,Test,{f,label(Lbl, D, Fb)},Ops},
95 I = {test,Test,{f,label(Lbl, D, Fb)},Live,Ops,Dst},
103 replace_labels_1([{'try',R,{f,Lbl}}|Is], Acc, D, Fb) ->
107 replace_labels_1([{jump,{f,Lbl}}|Is], Acc, D, Fb) ->
113 replace_labels_1([{wait,{f,Lbl}}|Is], Acc, D, Fb) ->
117 replace_labels_1([{bif,Name,{f,Lbl},As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
119 replace_labels_1([{gc_bif,Name,{f,Lbl},Live,As,R}|Is], Acc, D, Fb) when Lbl =/= 0 ->
127 replace_labels_1([{bs_init,{f,Lbl},Info,Live,Ss,Dst}|Is], Acc, D, Fb) when Lbl =/= 0 ->
129 replace_labels_1([{bs_put,{f,Lbl},Info,Ss}|Is], Acc, D, Fb) when Lbl =/= 0 ->
132 when Lbl =/= 0 ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dbeam_jump.erl264 extract_seq_1([{label,Lbl},{jump,{f,Lbl}}|_], _) ->
268 {yes,[Lbl|Acc],Is};
347 opt([{jump,{f,Lbl}}|[{label,Lbl}|_]=Is], Acc, St) ->
573 mark_used(Lbl, Used);
575 mark_used(Lbl, Used);
576 ulbl({jump,Lbl}, Used) ->
577 mark_used(Lbl, Used);
579 mark_used(Lbl, Used);
581 mark_used(Lbl, Used);
582 ulbl({wait,Lbl}, Used) ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/flow/
H A Debb.inc94 build_ebb(Lbl, Visited,
99 Succ = ?cfg:succ(CFG, Lbl),
100 add_succ(Succ, visit(Lbl, Visited), Lbl, MkFun, EBBs, CFG).
105 case [visited(Lbl, Visited)|?cfg:pred(CFG, Lbl)] of
156 %% find_succ(Lbl, [{Lbl, Succ}|Edges]) ->
159 %% find_succ(Lbl, Edges).
163 %% find_pred(Lbl, [{Pred, Lbl}|Edges]) ->
166 %% find_pred(Lbl, Edges).
181 %% [{Lbl, S} | succ_edges(Lbl, Ss, EBBs, Roots)].
190 %% Lbl ->
[all …]

12345678910>>...24