Lines Matching full:xyz
6 %struct.xyz = type { double, i32 }
8 @Y = internal global %struct.xyz* null ; <%struct.xyz**> [#uses=2]
16 %1 = bitcast i8* %malloccall3 to %struct.xyz* ; <%struct.xyz*> [#uses=1]
17 store %struct.xyz* %1, %struct.xyz** @Y, align 8
23 %0 = load %struct.xyz*, %struct.xyz** @Y, align 8 ; <%struct.xyz*> [#uses=0]