Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dipa-cp.c2018 static int dfs_counter = 0; in add_val_to_toposort() local
2025 dfs_counter++; in add_val_to_toposort()
2026 cur_val->dfs = dfs_counter; in add_val_to_toposort()
2027 cur_val->low_link = dfs_counter; in add_val_to_toposort()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dipa-cp.c2105 static int dfs_counter = 0; in add_val_to_toposort() local
2112 dfs_counter++; in add_val_to_toposort()
2113 cur_val->dfs = dfs_counter; in add_val_to_toposort()
2114 cur_val->low_link = dfs_counter; in add_val_to_toposort()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dipa-cp.c2014 static int dfs_counter = 0; in add_val_to_toposort() local
2021 dfs_counter++; in add_val_to_toposort()
2022 cur_val->dfs = dfs_counter; in add_val_to_toposort()
2023 cur_val->low_link = dfs_counter; in add_val_to_toposort()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-cp.c696 int dfs_counter; variable
698 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
2740 dfs_counter++; in add_val()
2741 cur_val->dfs = dfs_counter; in add_val()
2742 cur_val->low_link = dfs_counter; in add_val()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-cp.c696 int dfs_counter; variable
698 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
2740 dfs_counter++; in add_val()
2741 cur_val->dfs = dfs_counter; in add_val()
2742 cur_val->low_link = dfs_counter; in add_val()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c783 int dfs_counter; variable
785 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3103 dfs_counter++; in add_val()
3104 cur_val->dfs = dfs_counter; in add_val()
3105 cur_val->low_link = dfs_counter; in add_val()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-cp.c778 int dfs_counter; variable
780 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3069 dfs_counter++; in add_val()
3070 cur_val->dfs = dfs_counter; in add_val()
3071 cur_val->low_link = dfs_counter; in add_val()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-cp.c783 int dfs_counter; variable
785 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3097 dfs_counter++; in add_val()
3098 cur_val->dfs = dfs_counter; in add_val()
3099 cur_val->low_link = dfs_counter; in add_val()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c783 int dfs_counter; variable
785 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3103 dfs_counter++; in add_val()
3104 cur_val->dfs = dfs_counter; in add_val()
3105 cur_val->low_link = dfs_counter; in add_val()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c783 int dfs_counter; variable
785 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3103 dfs_counter++; in add_val()
3104 cur_val->dfs = dfs_counter; in add_val()
3105 cur_val->low_link = dfs_counter; in add_val()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-cp.c783 int dfs_counter; variable
785 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3103 dfs_counter++; in add_val()
3104 cur_val->dfs = dfs_counter; in add_val()
3105 cur_val->low_link = dfs_counter; in add_val()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-cp.c778 int dfs_counter; variable
780 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3070 dfs_counter++; in add_val()
3071 cur_val->dfs = dfs_counter; in add_val()
3072 cur_val->low_link = dfs_counter; in add_val()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-cp.c778 int dfs_counter; variable
780 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3069 dfs_counter++; in add_val()
3070 cur_val->dfs = dfs_counter; in add_val()
3071 cur_val->low_link = dfs_counter; in add_val()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-cp.c783 int dfs_counter; variable
785 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3103 dfs_counter++; in add_val()
3104 cur_val->dfs = dfs_counter; in add_val()
3105 cur_val->low_link = dfs_counter; in add_val()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-cp.c780 int dfs_counter; variable
782 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3663 dfs_counter++;
3664 cur_val->dfs = dfs_counter;
3665 cur_val->low_link = dfs_counter;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-cp.c780 int dfs_counter; variable
782 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3664 dfs_counter++;
3665 cur_val->dfs = dfs_counter;
3666 cur_val->low_link = dfs_counter;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-cp.c789 int dfs_counter; variable
791 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3701 dfs_counter++;
3702 cur_val->dfs = dfs_counter;
3703 cur_val->low_link = dfs_counter;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-cp.c780 int dfs_counter; variable
782 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3664 dfs_counter++;
3665 cur_val->dfs = dfs_counter;
3666 cur_val->low_link = dfs_counter;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-cp.c789 int dfs_counter; variable
791 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3701 dfs_counter++;
3702 cur_val->dfs = dfs_counter;
3703 cur_val->low_link = dfs_counter;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-cp.c789 int dfs_counter; variable
791 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3701 dfs_counter++;
3702 cur_val->dfs = dfs_counter;
3703 cur_val->low_link = dfs_counter;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-cp.c846 int dfs_counter; variable
848 value_topo_info () : values_topo (NULL), stack (NULL), dfs_counter (0) in value_topo_info()
3713 dfs_counter++;
3714 cur_val->dfs = dfs_counter;
3715 cur_val->low_link = dfs_counter;