Searched refs:struct_1 (Results 1 – 4 of 4) 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];
108 define double* @test-struct_1(i32 %i) {115 ; CHECK-NoAA-LABEL: @test-struct_1(119 ; CHECK-UseAA-LABEL: @test-struct_1(
117 define double* @test-struct_1(i32 %i) {124 ; CHECK-NoAA-LABEL: @test-struct_1(128 ; CHECK-UseAA-LABEL: @test-struct_1(