1 ; RUN: opt < %s -globaldce 2 3 @A = alias internal void ()* @F 4 define internal void @F() { ret void } 5