Home
last modified time | relevance | path

Searched refs:process_all_all_constraints (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c3687 process_all_all_constraints (vec<ce_s> lhsc, in process_all_all_constraints() function
3739 process_all_all_constraints (lhsc, rhsc); in do_structure_copy()
3753 process_all_all_constraints (lhsc, rhsc); in do_structure_copy()
4140 process_all_all_constraints (lhsc, rhsc); in handle_lhs_call()
4163 process_all_all_constraints (lhsc, rhsc); in handle_lhs_call()
4167 process_all_all_constraints (lhsc, rhsc); in handle_lhs_call()
4428 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
4436 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
4452 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
4496 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc3694 process_all_all_constraints (const vec<ce_s> &lhsc, in process_all_all_constraints() function
3746 process_all_all_constraints (lhsc, rhsc); in do_structure_copy()
3760 process_all_all_constraints (lhsc, rhsc); in do_structure_copy()
4389 process_all_all_constraints (lhsc, rhsc); in handle_lhs_call()
4412 process_all_all_constraints (lhsc, rhsc); in handle_lhs_call()
4416 process_all_all_constraints (lhsc, rhsc); in handle_lhs_call()
4540 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
4548 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
4564 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
4608 process_all_all_constraints (lhsc, rhsc); in find_func_aliases_for_builtin_call()
[all …]
H A DChangeLog-200918568 (process_all_all_constraints): Likewise.
18621 (process_all_all_constraints): New helper function.
H A DChangeLog-202119615 * tree-ssa-structalias.c (process_all_all_constraints): Same.
H A DChangeLog-201510111 (process_constraint, do_deref, process_all_all_constraints): Add extra