Home
last modified time | relevance | path

Searched refs:PROFILE_ABSENT (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dcfgbuild.c559 profile_status = PROFILE_ABSENT; in find_basic_blocks()
778 if (profile_status != PROFILE_ABSENT) in find_many_sub_basic_blocks()
H A Dbasic-block.h386 PROFILE_ABSENT, enumerator
H A Dprofile.c555 else if (profile_status == PROFILE_ABSENT) in compute_branch_probabilities()
H A Dcfg.c435 if (profile_status == PROFILE_ABSENT) in check_bb_profile()
H A Dcfgexpand.c51 if (profile_status == PROFILE_ABSENT) in add_reg_br_prob_note()
H A Dpredict.c1374 if (profile_status == PROFILE_ABSENT) in tree_estimate_probability()
H A Dcfgrtl.c1825 && profile_status != PROFILE_ABSENT) in rtl_verify_flow_info_1()
H A Dtree-cfg.c131 profile_status = PROFILE_ABSENT; in init_empty_tree_cfg()