rust-gpu/tests/ui/dis/ptr_read_method.stderr
2022-11-30 09:38:54 -08:00

12 lines
206 B
Plaintext

%1 = OpFunction %2 None %3
%4 = OpFunctionParameter %5
%6 = OpFunctionParameter %5
%7 = OpLabel
OpLine %8 1122 8
%9 = OpLoad %10 %4
OpLine %11 7 13
OpStore %6 %9
OpLine %11 8 1
OpReturn
OpFunctionEnd