Searched defs:g20_s1 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dconst-init.c105 // CHECK: @g20.l0 = internal global %struct.g20_s1 { %struct.g20_s0* null, %struct.g20_s0** getelementptr inbounds (%struct.g20_s1* @g20.l0, i32 0, i32 0) }
107 struct g20_s1 { struct
111 static struct g20_s1 l0 = { ((void*) 0), &l0.f0 };

Completed in 797 milliseconds