llvm-6502/include
Andreas Neustifter e885af9fb7 Preparation for Optimal Edge Profiling:
Optimal edge profiling is only possible when blocks with no predecessors get an
virtual edge (BB,0) that counts the execution frequencies of this
function-exiting blocks.
This patch makes the necessary changes before actually enabling optimal edge profiling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80667 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-01 10:06:05 +00:00
..
llvm Preparation for Optimal Edge Profiling: 2009-09-01 10:06:05 +00:00
llvm-c Make sure we specify no arguments for context functions. 2009-08-30 23:38:06 +00:00