Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Ddf-core.c768 if (dflow->problem->local_compute_fun) in df_analyze_problem()
769 dflow->problem->local_compute_fun (dflow, blocks_to_consider, blocks_to_scan); in df_analyze_problem()
Ddf.h184 df_local_compute_function local_compute_fun; member