Home
last modified time | relevance | path

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

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dregion-model.cc4062 const region *child_frame_reg in test_stack_frames() local
4064 ASSERT_EQ (model.get_current_frame (), child_frame_reg); in test_stack_frames()
4065 ASSERT_TRUE (model.region_exists_p (child_frame_reg)); in test_stack_frames()
4070 ASSERT_EQ (x_in_child_reg->maybe_get_frame_region (), child_frame_reg); in test_stack_frames()
4090 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4091 ASSERT_TRUE (x_in_child_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4092 ASSERT_FALSE (a_in_parent_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4096 ASSERT_FALSE (model.region_exists_p (child_frame_reg)); in test_stack_frames()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dregion-model.cc4720 const region *child_frame_reg in test_stack_frames() local
4722 ASSERT_EQ (model.get_current_frame (), child_frame_reg); in test_stack_frames()
4723 ASSERT_TRUE (model.region_exists_p (child_frame_reg)); in test_stack_frames()
4728 ASSERT_EQ (x_in_child_reg->maybe_get_frame_region (), child_frame_reg); in test_stack_frames()
4748 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4749 ASSERT_TRUE (x_in_child_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4750 ASSERT_FALSE (a_in_parent_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4754 ASSERT_FALSE (model.region_exists_p (child_frame_reg)); in test_stack_frames()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dregion-model.cc4062 const region *child_frame_reg in test_stack_frames() local
4064 ASSERT_EQ (model.get_current_frame (), child_frame_reg); in test_stack_frames()
4065 ASSERT_TRUE (model.region_exists_p (child_frame_reg)); in test_stack_frames()
4070 ASSERT_EQ (x_in_child_reg->maybe_get_frame_region (), child_frame_reg); in test_stack_frames()
4090 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4091 ASSERT_TRUE (x_in_child_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4092 ASSERT_FALSE (a_in_parent_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4096 ASSERT_FALSE (model.region_exists_p (child_frame_reg)); in test_stack_frames()
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dregion-model.cc4062 const region *child_frame_reg in test_stack_frames() local
4064 ASSERT_EQ (model.get_current_frame (), child_frame_reg); in test_stack_frames()
4065 ASSERT_TRUE (model.region_exists_p (child_frame_reg)); in test_stack_frames()
4070 ASSERT_EQ (x_in_child_reg->maybe_get_frame_region (), child_frame_reg); in test_stack_frames()
4090 ASSERT_TRUE (child_frame_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4091 ASSERT_TRUE (x_in_child_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4092 ASSERT_FALSE (a_in_parent_reg->descendent_of_p (child_frame_reg)); in test_stack_frames()
4096 ASSERT_FALSE (model.region_exists_p (child_frame_reg)); in test_stack_frames()