Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-flow.h85 unsigned int pt_null : 1; member
HDtree-ssa-alias.c942 pi->pt_null = 0; in init_alias_info()
2507 if (pi->pt_null) in dump_points_to_info_for()
HDtree-ssa-structalias.c4551 pi->pt_null = 1; in find_what_p_points_to()
HDChangeLog-200532795 * tree-flow.h (struct ptr_info_def): Add field 'pt_null'.
32798 (add_pointed_to_expr): Set pt_null if EXPR is a NULL pointer.
32799 (dump_points_to_info_for): Show value of pt_null.