Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h306 void lower_if_nested_functions (tree);
H A DChangeLog.apple139 * cgraph.h (lower_if_nested_functions): New decl.
141 * cgraphunit.c (lower_if_nested_functions): New
H A Dcgraphunit.c468 lower_if_nested_functions (tree decl) in lower_if_nested_functions() function
/freebsd-12.1/contrib/gcc/cp/
H A Dsemantics.c3309 lower_if_nested_functions (fn); in expand_or_defer_fn()