Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-alias.c269 bool tagcc = is_call_clobbered (tag); in compute_tag_properties() local
272 if (tagcc && tagglobal) in compute_tag_properties()
283 if (!tagcc && is_call_clobbered (entry)) in compute_tag_properties()
286 tagcc = true; in compute_tag_properties()
300 if (tagcc && tagglobal) in compute_tag_properties()