Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dipa-pure-const.c179 warn_function_const (tree decl, bool known_finite) in warn_function_const() function
1330 warn_function_const (w->decl, !this_looping); in propagate_pure_const()
1588 warn_function_const (current_function_decl, !l->looping); in local_pure_const()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-pure-const.c231 warn_function_const (tree decl, bool known_finite) in warn_function_const() function
1700 warn_function_const (w->decl, !this_looping); in propagate_pure_const()
2159 warn_function_const (current_function_decl, !l->looping); in execute()