summaryrefslogtreecommitdiff
path: root/src/common/algorithm.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-06-19 21:57:41 -0400
committerLioncash <mathew1800@gmail.com>2020-06-19 21:57:44 -0400
commit811bff009eca0d0fa2ddb1455fc73fdaec4474da (patch)
tree100af5edbd4d8a4f270f7a84bb7faaa5bed11b42 /src/common/algorithm.h
parent4514b80b3eedff01e994f225ea3d2da292c23e01 (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/algorithm.h')
0 files changed, 0 insertions, 0 deletions