Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Ddf-core.c761 if (dflow->problem->alloc_fun) in df_analyze_problem()
762 dflow->problem->alloc_fun (dflow, blocks_to_scan, blocks_to_init); in df_analyze_problem()
H A Ddf.h181 df_alloc_function alloc_fun; member