Home
last modified time | relevance | path

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

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dmcf.c414 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
886 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
906 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
907 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1056 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1064 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1065 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1133 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1176 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1194 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dmcf.c414 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
886 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
906 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
907 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1056 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1064 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1065 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1133 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1176 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1194 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dmcf.c413 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
889 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
909 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1059 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1067 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1137 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1180 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1198 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dmcf.c414 find_fixup_edge (fixup_graph_type *fixup_graph, int src, int dest) in find_fixup_edge() function
890 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
910 pfedge = find_fixup_edge (fixup_graph, cycle[k + 1], cycle[k]); in cancel_negative_cycle()
911 r_pfedge = find_fixup_edge (fixup_graph, cycle[k], cycle[k + 1]); in cancel_negative_cycle()
1060 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1068 pfedge = find_fixup_edge (fixup_graph, bb_pred[u], u); in find_max_flow()
1069 r_pfedge = find_fixup_edge (fixup_graph, u, bb_pred[u]); in find_max_flow()
1138 pfedge = find_fixup_edge (fixup_graph, i, i + 1); in adjust_cfg_counts()
1181 pfedge = find_fixup_edge (fixup_graph, i + 1, j); in adjust_cfg_counts()
1199 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index); in adjust_cfg_counts()
[all …]