impl __wrapped_hello { decl_var INTERP_MODE_NONE none struct.mystruct .compoundliteral block b0: // preds: 64 %0 = deref_var � (uniform uint64_t) 64 %1 = @load_deref (%0) (access=none) 64 %2 = deref_var &.compoundliteral (function_temp struct.mystruct) 64 %3 = deref_struct &%2->field0 (function_temp uint) // &.compoundliteral.field0 32 %4 = load_const (0x000004d2 = 1234) @store_deref (%3, %4 (0x4d2)) (wrmask=x, access=none) 64 %5 = deref_struct &%2->field1 (function_temp uint) // &.compoundliteral.field1 32 %6 = load_const (0x000011d7 = 4567) @store_deref (%5, %6 (0x11d7)) (wrmask=x, access=none) 64 %7 = deref_cast (uvec2 *)%1 (global uvec2) (ptr_stride=8, align_mul=4, align_offset=0) 64 %8 = deref_cast (uvec2 *)%2 (function_temp uvec2) (ptr_stride=8, align_mul=0, align_offset=0) 32x2 %9 = @load_deref (%8) (access=none) @store_deref (%7, %9) (wrmask=xy, access=none) // succs: b1 block b1: }