Searched refs:test4_f (Results 1 – 7 of 7) sorted by relevance
199 define internal void @test4_f(i1 %b) {219 ; Identical to @test4_f but doesn't get inlined because there is more than one220 ; call. If this *does* get inlined, the body used both here and in @test4_f250 …call void @test4_f(i1 icmp ne (i64 ptrtoint (void (i1)* @test4_f to i64), i64 ptrtoint(void (i1)* …251 ; CHECK-NOT: @test4_f255 call void @test4_f(i1 true)256 ; CHECK-NOT: @test4_f
29 extern int test4_f;34 int test4_f; variable
29 void test4_f(void);34 void test4_f(void) {} in test4_f() function
67 void test4_f(int);68 void test4_f(a) in test4_f() function
173 long test4_f(long long ll) { in test4_f() function
79 @test4_a = linkonce_odr unnamed_addr alias void (), void ()* @test4_f118 define linkonce_odr void @test4_f() comdat($test4_c) {119 ; CHECK: define linkonce_odr void @test4_f()
34 void test4_f() { in test4_f() function