Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc1457 skip_function_for_local_pure_const (struct cgraph_node *node) in skip_function_for_local_pure_const() function
1496 if (local && skip_function_for_local_pure_const (node)) in ipa_make_function_const()
1534 if (local && skip_function_for_local_pure_const (node)) in ipa_make_function_pure()
2173 skip = skip_function_for_local_pure_const (node); in execute()
H A DChangeLog-201626055 (skip_function_for_local_pure_const): Do not skip interposable bodies
28677 (skip_function_for_local_pure_const): Reformat comments.
H A DChangeLog-20214709 (skip_function_for_local_pure_const): Move earlier.
H A DChangeLog-201033359 (skip_function_for_local_pure_const): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c2037 skip_function_for_local_pure_const (struct cgraph_node *node) in skip_function_for_local_pure_const() function
2104 skip = skip_function_for_local_pure_const (node); in execute()