diff options
| author | Lioncash <mathew1800@gmail.com> | 2019-12-05 08:49:05 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2019-12-05 09:13:06 -0500 |
| commit | 1f46a6a64bfaade4550276879b475511fd11f136 (patch) | |
| tree | eaccb79ceae9421c72937445e18c3a6eb64062a3 /Source/Core/VideoCommon/BPStructs.cpp | |
| parent | 99353c3baa665cd7fcc2465a0c70a4e03bb3389b (diff) | |
VideoCommon/OpcodeDecoding: Make use of if constexpr
We can make use of if constexpr in several scenarios here to allow
compilers to exise the relevant code paths out.
Technically a decent compiler would do this already, but now we can give
compilers a little more nudging here in the event that isn't the case.
Diffstat (limited to 'Source/Core/VideoCommon/BPStructs.cpp')
0 files changed, 0 insertions, 0 deletions
