Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c3679 make_constraint_from_global_restrict (varinfo_t lhs, const char *name) in make_constraint_from_global_restrict() function
5595 make_constraint_from_global_restrict (vi, "GLOBAL_RESTRICT"); in create_variable_info_for()
5717 make_constraint_from_global_restrict (vi, "GLOBAL_RESTRICT"); in intra_create_variable_infos()
5726 make_constraint_from_global_restrict (p, "PARM_RESTRICT"); in intra_create_variable_infos()
5732 make_constraint_from_global_restrict (p, "PARM_RESTRICT"); in intra_create_variable_infos()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c3872 make_constraint_from_global_restrict (varinfo_t lhs, const char *name, in make_constraint_from_global_restrict() function
6134 = make_constraint_from_global_restrict (vi, "GLOBAL_RESTRICT", in create_variable_info_for()