Searched refs:finished_solution (Results 1 – 3 of 3) sorted by relevance
6723 bitmap finished_solution; in find_what_var_points_to() local6778 finished_solution = BITMAP_GGC_ALLOC (); in find_what_var_points_to()6781 set_uids_in_ptset (finished_solution, vi->solution, pt, fndecl); in find_what_var_points_to()6782 result = shared_bitmap_lookup (finished_solution); in find_what_var_points_to()6785 shared_bitmap_add (finished_solution); in find_what_var_points_to()6786 pt->vars = finished_solution; in find_what_var_points_to()6791 bitmap_clear (finished_solution); in find_what_var_points_to()
3288 (struct variable_info): Add finished_solution.
26297 finished_solution.