mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
b9cadf35f9
I've seen cases where tiny inlined functions have such a high execution count that most everything would show up with a relative of hotness of 0%. Since the inlined functions effectively disappear you need to tune in the lower range, thus we need more precision. llvm-svn: 314537 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
opt-diff.py | ||
opt-stats.py | ||
opt-viewer.py | ||
optpmap.py | ||
optrecord.py | ||
style.css |