Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-ssa-alias.c270 bool tagglobal = MTAG_GLOBAL (tag); in compute_tag_properties() local
272 if (tagcc && tagglobal) in compute_tag_properties()
291 if (!tagglobal && is_global_var (entry)) in compute_tag_properties()
295 tagglobal = true; in compute_tag_properties()
300 if (tagcc && tagglobal) in compute_tag_properties()