Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-uninit.c324 } *use_pred_info_t; typedef
344 VEC(use_pred_info_t, heap) ***preds, in convert_control_dep_chain_into_preds()
429 find_predicates (VEC(use_pred_info_t, heap) ***preds, in find_predicates()
531 find_def_preds (VEC(use_pred_info_t, heap) ***preds, in find_def_preds()
602 VEC(use_pred_info_t, heap) **preds, in dump_predicates()
637 VEC(use_pred_info_t, heap) ** preds) in destroy_predicate_vecs()
997 VEC(use_pred_info_t, heap) **preds, in use_pred_not_overlap_with_undef_path_pred()
1520 is_pred_chain_subset_of (VEC(use_pred_info_t, heap) *pred1, in is_pred_chain_subset_of()
1559 is_included_in (VEC(use_pred_info_t, heap) *one_pred, in is_included_in()
1588 is_superset_of (VEC(use_pred_info_t, heap) **preds1, in is_superset_of()
[all …]