Searched refs:pt_solution_empty_p (Results 1 – 9 of 9) sorted by relevance
165 extern bool pt_solution_empty_p (const pt_solution *);
882 if (!pt_solution_empty_p (pt)) in dump_gimple_call()889 if (!pt_solution_empty_p (pt)) in dump_gimple_call()
6810 pt_solution_empty_p (const pt_solution *pt) in pt_solution_empty_p() function6822 && !pt_solution_empty_p (&cfun->gimple_df->escaped)) in pt_solution_empty_p()6827 && !pt_solution_empty_p (&ipa_escaped_pt)) in pt_solution_empty_p()6943 && !pt_solution_empty_p (&ipa_escaped_pt)) in pt_solutions_intersect_1()
172 extern bool pt_solution_empty_p (const pt_solution *);
897 if (!pt_solution_empty_p (pt)) in dump_gimple_call()904 if (!pt_solution_empty_p (pt)) in dump_gimple_call()
6935 pt_solution_empty_p (const pt_solution *pt) in pt_solution_empty_p() function6947 && !pt_solution_empty_p (&cfun->gimple_df->escaped)) in pt_solution_empty_p()6952 && !pt_solution_empty_p (&ipa_escaped_pt)) in pt_solution_empty_p()7075 && !pt_solution_empty_p (&ipa_escaped_pt)) in pt_solutions_intersect_1()
404 * tree-ssa-alias.h (pt_solution_empty_p): Make param const.405 * tree-ssa-structalias.c (pt_solution_empty_p): Likewise.
34576 (pt_solution_empty_p): Export.34605 (pt_solution_empty_p): Declare.
29693 (pt_solution_reset, pt_solution_empty_p, pt_solution_includes_global,