Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDcfgrtl.c1814 int n_fallthru = 0, n_eh = 0, n_call = 0, n_abnormal = 0, n_branch = 0; in rtl_verify_flow_info_1() local
1861 n_abnormal++; in rtl_verify_flow_info_1()
1900 if (n_abnormal in rtl_verify_flow_info_1()
1901 && (!CALL_P (BB_END (bb)) && n_call != n_abnormal) in rtl_verify_flow_info_1()