Searched refs:struct_1 (Results 1 – 9 of 9) sorted by relevance
33 typedef struct _struct_1 struct_1; typedef37 struct_1 test_struct_1 = { 18557917, 'a', 3, 'b' };39 static int a1[(size_struct_1 == sizeof (struct_1)) -1];
28 typedef struct _struct_1 struct_1; typedef115 struct_1 test_struct_1 = { 82, 1081 };127 static int a1[(sizeof (struct_1) == size_struct_1) -1];
98 } struct_1; typedef99 TEST(struct_1);
110 } struct_1; typedef111 TEST(struct_1);
118 } struct_1; typedef119 TEST(struct_1);
47 } struct_1; typedef48 TEST(struct_1);
5 %struct.struct_2 = type { [172 x %struct.struct_1] }6 %struct.struct_1 = type { i32, i32, i32 }
124 define double* @test-struct_1(i32 %i) {131 ; CHECK-NoAA-LABEL: @test-struct_1(135 ; CHECK-UseAA-LABEL: @test-struct_1(
87 define double* @test-struct_1(i32 %i) {94 ; CHECK-UseAA-LABEL: @test-struct_1(