Searched defs:occ (Results 1 – 3 of 3) sorted by relevance
64 set_depth (struct et_occ *occ, int d) in set_depth()76 set_depth_add (struct et_occ *occ, int d) in set_depth_add()88 set_prev (struct et_occ *occ, struct et_occ *t) in set_prev()102 set_next (struct et_occ *occ, struct et_occ *t) in set_next()116 et_recomp_min (struct et_occ *occ) in et_recomp_min()141 et_check_occ_sanity (struct et_occ *occ) in et_check_occ_sanity()171 et_check_sanity (struct et_occ *occ) in et_check_sanity()183 et_check_tree_sanity (struct et_occ *occ) in et_check_tree_sanity()204 record_path_before_1 (struct et_occ *occ, int depth) in record_path_before_1()241 record_path_before (struct et_occ *occ) in record_path_before()[all …]
152 struct occurrence *occ; in occ_new() local175 struct occurrence *occ, **p_occ; in insert_bb() local233 struct occurrence *occ; in register_division_in() local251 compute_merit (struct occurrence *occ) in compute_merit()292 insert_reciprocals (block_stmt_iterator *def_bsi, struct occurrence *occ, in insert_reciprocals()352 struct occurrence *occ = (struct occurrence *) bb->aux; in replace_reciprocal() local367 free_bb (struct occurrence *occ) in free_bb()401 struct occurrence *occ; in execute_cse_reciprocals_1() local
1335 …uint32_t occ : 1; /**< Over-current Change. 1=This bit gets set to a one… member