Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dpasses.c1671 execute_function_todo (void *data) in execute_function_todo() function
1761 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dpasses.c1934 execute_function_todo (function *fn, void *data) in execute_function_todo() function
2048 do_per_function (execute_function_todo, (void *)(size_t) flags); in execute_todo()