Home
last modified time | relevance | path

Searched refs:make_constraint_to_escaped (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtree-ssa-structalias.c3839 make_constraint_to_escaped (struct constraint_expr rhs) in make_constraint_to_escaped() function
4121 make_constraint_to_escaped (rhs); in create_variable_info_for()
4220 make_constraint_to_escaped (rhs); in create_variable_info_for()
4808 make_constraint_to_escaped (*c); in find_escape_constraints()
4822 make_constraint_to_escaped (*c); in find_escape_constraints()
4843 make_constraint_to_escaped (*c); in find_escape_constraints()
4875 make_constraint_to_escaped (*c); in find_escape_constraints()
HDChangeLog-2006718 (make_constraint_to_escaped): New function.