Searched refs:test1_c (Results 1 – 2 of 2) sorted by relevance
7 $test1_c = comdat any8 ; CHECK: $test1_c = comdat any58 @test1_gv = linkonce_odr unnamed_addr global i32 42, comdat($test1_c)92 define linkonce_odr void @test1_used() comdat($test1_c) {98 define linkonce_odr void @test1_f() comdat($test1_c) {
71 char test1_c(long long ll) { in test1_c() function