Searched refs:pt_null (Results 1 – 4 of 4) sorted by relevance
85 unsigned int pt_null : 1; member
942 pi->pt_null = 0; in init_alias_info()2507 if (pi->pt_null) in dump_points_to_info_for()
4551 pi->pt_null = 1; in find_what_p_points_to()
32795 * 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.