1 ; RUN: llc < %s -mtriple=i686--
3 %"struct.K::JL" = type <{ i8 }>
4 %struct.jv = type { i64 }
6 declare fastcc i64 @f(i32, ptr, ptr, ptr, ptr)
8 define void @t(ptr %obj, ptr %name, ptr %sig, ptr %args) {
10 %tmp5 = tail call fastcc i64 @f( i32 1, ptr %obj, ptr %name, ptr %sig, ptr %args ) ; <i64> [#uses=0]