Files
rust-gpu/tests/ui/dis/ptr_write_method.stderr
2023-01-05 14:50:13 +02:00

12 lines
200 B
Plaintext

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