1 ; This file is used by testlink1.ll, so it doesn't actually do anything itself
6 target pointersize = 32
9 %struct2 = type { %struct1 }
10 %struct1 = type { int, void (%struct2*)*, %myint *, int (uint *)* }
12 implementation ; Functions:
14 internal void %f1 (%struct1* %tty) {
17 ; <void (%struct2*, ubyte)**> [#uses=1]
18 ; <void (%struct2*, ubyte)*> [#uses=0]
20 %tmp.2.i.i = getelementptr %struct1* %tty, uint 0, uint 1
21 %tmp.3.i.i = volatile load void (%struct2*)** %tmp.2.i.i