Lines Matching defs:preds
644 pred_chain_union *preds) in convert_control_dep_chain_into_preds()
777 find_predicates (pred_chain_union *preds, in find_predicates()
870 find_def_preds (pred_chain_union *preds, gphi *phi) in find_def_preds()
953 dump_predicates (gimple *usestmt, pred_chain_union preds, const char *msg) in dump_predicates()
975 destroy_predicate_vecs (pred_chain_union *preds) in destroy_predicate_vecs()
1073 pred_chain_union preds, in find_matching_predicate_in_rest_chains()
1326 use_pred_not_overlap_with_undef_path_pred (pred_chain_union preds, in use_pred_not_overlap_with_undef_path_pred()
1543 is_included_in (pred_chain one_pred, pred_chain_union preds) in is_included_in()
1696 simplify_preds_2 (pred_chain_union *preds) in simplify_preds_2()
1775 simplify_preds_3 (pred_chain_union *preds) in simplify_preds_3()
1832 simplify_preds_4 (pred_chain_union *preds) in simplify_preds_4()
1910 simplify_preds (pred_chain_union *preds, gimple *use_or_def, bool is_use) in simplify_preds()
2241 normalize_preds (pred_chain_union preds, gimple *use_or_def, bool is_use) in normalize_preds()
2439 pred_chain_union preds = vNULL; in is_use_properly_guarded() local