Searched refs:test3_b (Results 1 – 7 of 7) sorted by relevance
129 ; test3_a <---> test3_b140 ; test3_a <---> test3_b144 ; But test3_a, test3_b, test3_c and test3_d still belong to the same SCC.148 ; {test3_a, test3_b}, immediately after the newly added ref edge158 ; CHECK: tail call void @test3_b()171 tail call void @test3_b()180 define void @test3_b() #0 {203 tail call void @test3_b()
39 int test3(int test3_a, int test3_b) { in test3() argument43 test3_temp2 = test3_b + 5; // DexExpectStepOrder(6) in test3()
30 @test3_b = weak alias i32, i32* @test3_a31 @test3_c = alias i32, i32* @test3_b
24 extern int test3_b; // expected-note {{previous declaration is here}} in test3_f()28 …float test3_b; // expected-error {{redefinition of 'test3_b' with a different type: 'float' vs 'in… variable
44 unsigned test3_b() { in test3_b() function
89 void test3_b(int &x) { in test3_b() function
127 int test3_b(long long ll) { in test3_b() function