Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c3951 make_constraint_from_global_restrict (varinfo_t lhs, const char *name, in make_constraint_from_global_restrict() function
6272 = make_constraint_from_global_restrict (vi, "GLOBAL_RESTRICT", in create_variable_info_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc3975 make_constraint_from_global_restrict (varinfo_t lhs, const char *name, in make_constraint_from_global_restrict() function
6396 = make_constraint_from_global_restrict (vi, "GLOBAL_RESTRICT", in create_variable_info_for()
H A DChangeLog-201510104 (make_constraint_from_restrict, make_constraint_from_global_restrict)
10116 make_constraint_from_global_restrict.
H A DChangeLog-20118022 (make_constraint_from_global_restrict): New function.