deadarg.ll 134 Bytes Raw Blame History Permalink 1 2 3 4 5 6 ; RUN: opt < %s -ipconstprop -disable-output define internal void @foo(i32 %X) { call void @foo( i32 %X ) ret void }