mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-07-04 23:31:19 +01:00
5ba49f188b
We can perform the lookup and then do the contains check by checking the end iterator. The benefit of this is that if we *do* find an entry, then we aren't hashing into the map again to find it. We can also get rid of an unused std::vector temporary while we're at it. |
||
---|---|---|
.. | ||
arm | ||
crypto | ||
file_sys | ||
frontend | ||
hle | ||
loader | ||
memory | ||
network | ||
tools | ||
CMakeLists.txt | ||
constants.cpp | ||
constants.h | ||
core.cpp | ||
core.h | ||
core_timing.cpp | ||
core_timing.h | ||
core_timing_util.h | ||
cpu_manager.cpp | ||
cpu_manager.h | ||
device_memory.cpp | ||
device_memory.h | ||
hardware_interrupt_manager.cpp | ||
hardware_interrupt_manager.h | ||
hardware_properties.h | ||
memory.cpp | ||
memory.h | ||
perf_stats.cpp | ||
perf_stats.h | ||
reporter.cpp | ||
reporter.h | ||
telemetry_session.cpp | ||
telemetry_session.h |