Home
last modified time | relevance | path

Searched refs:must_exec (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-loop-im.c1103 struct loop *must_exec; in determine_lsm_ref() local
1132 must_exec = LIM_DATA (aref->stmt)->always_executed_in; in determine_lsm_ref()
1133 if (!must_exec) in determine_lsm_ref()
1136 if (must_exec == loop in determine_lsm_ref()
1137 || flow_loop_nested_p (must_exec, loop)) in determine_lsm_ref()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-im.c2038 struct loop *must_exec; in operator() local
2053 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2054 if (!must_exec) in operator()
2057 if (must_exec == loop in operator()
2058 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-im.c2066 struct loop *must_exec; in operator() local
2081 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2082 if (!must_exec) in operator()
2085 if (must_exec == loop in operator()
2086 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c2066 struct loop *must_exec; in operator() local
2081 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2082 if (!must_exec) in operator()
2085 if (must_exec == loop in operator()
2086 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c2066 struct loop *must_exec; in operator() local
2081 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2082 if (!must_exec) in operator()
2085 if (must_exec == loop in operator()
2086 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-loop-im.c2038 struct loop *must_exec; in operator() local
2053 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2054 if (!must_exec) in operator()
2057 if (must_exec == loop in operator()
2058 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c2066 struct loop *must_exec; in operator() local
2081 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2082 if (!must_exec) in operator()
2085 if (must_exec == loop in operator()
2086 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-im.c2066 struct loop *must_exec; in operator() local
2081 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2082 if (!must_exec) in operator()
2085 if (must_exec == loop in operator()
2086 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-im.c2024 struct loop *must_exec; in operator() local
2039 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2040 if (!must_exec) in operator()
2043 if (must_exec == loop in operator()
2044 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-im.c2066 struct loop *must_exec; in operator() local
2081 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2082 if (!must_exec) in operator()
2085 if (must_exec == loop in operator()
2086 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-im.c2206 struct loop *must_exec; in ref_always_accessed_p() local
2237 must_exec = get_lim_data (loc->stmt)->always_executed_in; in ref_always_accessed_p()
2238 if (!must_exec) in ref_always_accessed_p()
2241 if (must_exec == loop in ref_always_accessed_p()
2242 || flow_loop_nested_p (must_exec, loop)) in ref_always_accessed_p()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-im.c2166 struct loop *must_exec; in operator() local
2181 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2182 if (!must_exec) in operator()
2185 if (must_exec == loop in operator()
2186 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-im.c2286 struct loop *must_exec; in ref_always_accessed_p() local
2317 must_exec = get_lim_data (loc->stmt)->always_executed_in; in ref_always_accessed_p()
2318 if (!must_exec) in ref_always_accessed_p()
2321 if (must_exec == loop in ref_always_accessed_p()
2322 || flow_loop_nested_p (must_exec, loop)) in ref_always_accessed_p()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-im.c2166 struct loop *must_exec; in operator() local
2181 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2182 if (!must_exec) in operator()
2185 if (must_exec == loop in operator()
2186 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-im.c2159 struct loop *must_exec; in operator() local
2174 must_exec = get_lim_data (loc->stmt)->always_executed_in; in operator()
2175 if (!must_exec) in operator()
2178 if (must_exec == loop in operator()
2179 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-im.c2180 class loop *must_exec; in operator() local
2196 must_exec = lim_data->always_executed_in; in operator()
2197 if (!must_exec) in operator()
2200 if (must_exec == loop in operator()
2201 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-im.c2180 class loop *must_exec; in operator() local
2196 must_exec = lim_data->always_executed_in; in operator()
2197 if (!must_exec) in operator()
2200 if (must_exec == loop in operator()
2201 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-im.c2180 class loop *must_exec; in operator() local
2196 must_exec = lim_data->always_executed_in; in operator()
2197 if (!must_exec) in operator()
2200 if (must_exec == loop in operator()
2201 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-im.c2699 class loop *must_exec; in operator() local
2715 must_exec = lim_data->always_executed_in; in operator()
2716 if (!must_exec) in operator()
2719 if (must_exec == loop in operator()
2720 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-im.c2699 class loop *must_exec; in operator() local
2715 must_exec = lim_data->always_executed_in; in operator()
2716 if (!must_exec) in operator()
2719 if (must_exec == loop in operator()
2720 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-im.c2699 class loop *must_exec; in operator() local
2715 must_exec = lim_data->always_executed_in; in operator()
2716 if (!must_exec) in operator()
2719 if (must_exec == loop in operator()
2720 || flow_loop_nested_p (must_exec, loop)) in operator()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-im.c2881 class loop *must_exec; in operator() local
2897 must_exec = lim_data->always_executed_in; in operator()
2898 if (!must_exec) in operator()
2901 if (must_exec == loop in operator()
2902 || flow_loop_nested_p (must_exec, loop)) in operator()