diff options
author | Lioncash <mathew1800@gmail.com> | 2020-06-19 21:57:41 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-06-19 21:57:44 -0400 |
commit | 811bff009eca0d0fa2ddb1455fc73fdaec4474da (patch) | |
tree | 100af5edbd4d8a4f270f7a84bb7faaa5bed11b42 /src/common/memory_detect.cpp | |
parent | 4514b80b3eedff01e994f225ea3d2da292c23e01 (diff) |
macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult()
We can reduce the capture scope so that it's not possible for both "reg"
variables to clash with one another.
While we're at it, we can prevent unnecessary copies while we're at it.
Diffstat (limited to 'src/common/memory_detect.cpp')
0 files changed, 0 insertions, 0 deletions