Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c1045 varpool_node *first_handled_var = first_analyzed_var; in analyze_functions() local
1231 && node != first_handled_var; node = next) in analyze_functions()