Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c975 destroy_predicate_vecs (pred_chain_union *preds) in destroy_predicate_vecs() function
1240 destroy_predicate_vecs (&def_preds); in prune_uninit_phi_opnds()
2264 destroy_predicate_vecs (&preds); in normalize_preds()
2398 destroy_predicate_vecs (&uninit_preds); in uninit_uses_cannot_happen()
2448 destroy_predicate_vecs (&preds); in is_use_properly_guarded()
2466 destroy_predicate_vecs (&preds); in is_use_properly_guarded()
2476 destroy_predicate_vecs (&preds); in is_use_properly_guarded()
2489 destroy_predicate_vecs (&preds); in is_use_properly_guarded()
2562 destroy_predicate_vecs (&def_preds); in find_uninit_use()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20155085 (destroy_predicate_vecs): Change signature of the function.
5088 (simplify_preds_4): Use destroy_predicate_vecs instread of
5092 destroy_predicate_vecs.
H A DChangeLog-202112316 (destroy_predicate_vecs): Remove.
H A DChangeLog-20162168 destroy_predicate_vecs.