Home
last modified time | relevance | path

Searched defs:fbi (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-prop.c578 ipa_get_bb_info (struct ipa_func_body_info *fbi, basic_block bb) in ipa_get_bb_info()
853 aa_overwalked (struct ipa_func_body_info *fbi) in aa_overwalked()
863 find_dominating_aa_status (struct ipa_func_body_info *fbi, basic_block bb, in find_dominating_aa_status()
883 parm_bb_aa_status_for_bb (struct ipa_func_body_info *fbi, basic_block bb, in parm_bb_aa_status_for_bb()
913 parm_preserved_before_stmt_p (struct ipa_func_body_info *fbi, int index, in parm_preserved_before_stmt_p()
957 load_from_unmodified_param (struct ipa_func_body_info *fbi, in load_from_unmodified_param()
984 parm_ref_data_preserved_p (struct ipa_func_body_info *fbi, in parm_ref_data_preserved_p()
1023 parm_ref_data_pass_through_p (struct ipa_func_body_info *fbi, int index, in parm_ref_data_pass_through_p()
1068 ipa_load_from_parm_agg (struct ipa_func_body_info *fbi, in ipa_load_from_parm_agg()
1201 compute_complex_assign_jump_func (struct ipa_func_body_info *fbi, in compute_complex_assign_jump_func()
[all …]
H A Dipa-fnsummary.c1038 unmodified_parm_or_parm_agg_item (struct ipa_func_body_info *fbi, in unmodified_parm_or_parm_agg_item()
1210 set_cond_stmt_execution_predicate (struct ipa_func_body_info *fbi, in set_cond_stmt_execution_predicate()
1295 set_switch_stmt_execution_predicate (struct ipa_func_body_info *fbi, in set_switch_stmt_execution_predicate()
1360 compute_bb_predicates (struct ipa_func_body_info *fbi, in compute_bb_predicates()
1501 will_be_nonconstant_predicate (struct ipa_func_body_info *fbi, in will_be_nonconstant_predicate()
2014 struct ipa_func_body_info fbi; in analyze_function_body() local
/dflybsd-src/sys/dev/misc/syscons/
H A Dsyscons.h203 struct fb_info *fbi; member