Set the branch probability of branching to the 'normal' destination of an invoke
instruction to something absurdly high, while setting the probability of branching to the 'unwind' destination to the bare minimum. This should set cause the normal destination's invoke blocks to be moved closer to the invoke. PR13612 llvm-svn: 161944
Loading
Please register or sign in to comment