1*3713bc8aSNikita Popovdefine void @foo(ptr %v) #0 { 2bf612458SYaxun (Sam) Liuentry: 3*3713bc8aSNikita Popov %v.addr = alloca ptr, align 8 4*3713bc8aSNikita Popov store ptr %v, ptr %v.addr, align 8 5bf612458SYaxun (Sam) Liu ret void 6bf612458SYaxun (Sam) Liu} 7bf612458SYaxun (Sam) Liu 8bf612458SYaxun (Sam) Liuattributes #0 = { noinline }