forked from OSchip/llvm-project
3b5008e23a
- Part of optimal static profiling patch sequence by Andreas Neustifter. - Store edge, block, and function information separately for each functions (instead of in one giant map). - Return frequencies as double instead of int, and use a sentinel value for missing information. llvm-svn: 78477 |
||
---|---|---|
.. | ||
BlockProfiling.cpp | ||
CMakeLists.txt | ||
EdgeProfiling.cpp | ||
Makefile | ||
ProfilingUtils.cpp | ||
ProfilingUtils.h | ||
RSProfiling.cpp | ||
RSProfiling.h |