summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/synchronization.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-06-19 21:57:41 -0400
committerGravatar Lioncash2020-06-19 21:57:44 -0400
commit811bff009eca0d0fa2ddb1455fc73fdaec4474da (patch)
tree100af5edbd4d8a4f270f7a84bb7faaa5bed11b42 /src/core/hle/kernel/synchronization.cpp
parentbuffer_cache: Eliminate local variable shadowing (diff)
downloadyuzu-811bff009eca0d0fa2ddb1455fc73fdaec4474da.tar.gz
yuzu-811bff009eca0d0fa2ddb1455fc73fdaec4474da.tar.xz
yuzu-811bff009eca0d0fa2ddb1455fc73fdaec4474da.zip
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/core/hle/kernel/synchronization.cpp')
0 files changed, 0 insertions, 0 deletions