blob: f3a57754e8ca4252eb39947f03ff5c5933b9448d [file] [log] [blame]
Brian Gaekedd73e9d2003-10-28 22:54:56 +00001; reduced from DOOM.
2%union._XEvent = type { int }
3%.X_event_9 = global %union._XEvent zeroinitializer
4
5implementation ; Functions:
6void %I_InitGraphics() {
7shortcirc_next.3: ; preds = %no_exit.1
8 %tmp.319 = load int* getelementptr ({ int, int }* cast (%union._XEvent* %.X_event_9 to { int, int }*), long 0, ubyte 1) ; <int> [#uses=1]
9 ret void
10}