1define void @foo(ptr %v) #0 {2entry:3 %v.addr = alloca ptr, align 84 store ptr %v, ptr %v.addr, align 85 ret void6}7 8attributes #0 = { noinline }