Searched refs:stack_region_a (Results 1 – 2 of 2) sorted by relevance
2854 stack_region::can_merge_p (const stack_region *stack_region_a, in can_merge_p() argument2858 if (stack_region_a->get_num_frames () in can_merge_p()2874 for (unsigned i = 0; i < stack_region_a->get_num_frames (); i++) in can_merge_p()2876 region_id rid_a = stack_region_a->get_frame_rid (i); in can_merge_p()2893 for (unsigned i = 0; i < stack_region_a->get_num_frames (); i++) in can_merge_p()2895 region_id rid_a = stack_region_a->get_frame_rid (i); in can_merge_p()
1481 static bool can_merge_p (const stack_region *stack_region_a,