Searched refs:DF_USES_TABLE_SIZE (Results 1 – 6 of 6) sorted by relevance
294 use_def_ref.create (DF_USES_TABLE_SIZE ()); in build_single_def_use_links()295 use_def_ref.safe_grow_cleared (DF_USES_TABLE_SIZE ()); in build_single_def_use_links()1447 propagations_left = DF_USES_TABLE_SIZE (); in fwprop_init()1492 for (i = 0; i < DF_USES_TABLE_SIZE (); i++) in fwprop()1555 for (i = 0; i < DF_USES_TABLE_SIZE (); i++) in fwprop_addr()
718 #define DF_USES_TABLE_SIZE() (df->use_info.table_size) macro
2171 DF_DEFS_TABLE_SIZE (), DF_USES_TABLE_SIZE ()); in df_dump_start()
288 use_def_ref = VEC_alloc (df_ref, heap, DF_USES_TABLE_SIZE ()); in build_single_def_use_links()289 VEC_safe_grow_cleared (df_ref, heap, use_def_ref, DF_USES_TABLE_SIZE ()); in build_single_def_use_links()1460 for (i = 0; i < DF_USES_TABLE_SIZE (); i++) in fwprop()1508 for (i = 0; i < DF_USES_TABLE_SIZE (); i++) in fwprop_addr()
694 #define DF_USES_TABLE_SIZE() (df->use_info.table_size) macro
1988 DF_DEFS_TABLE_SIZE (), DF_USES_TABLE_SIZE ()); in df_dump_start()