Displaying 1 result from an estimated 1 matches for "ic_opt".
Did you mean:
icc_opt
2015 Apr 17
3
[LLVMdev] RFC: Indirect Call Promotion LLVM Pass
...------------------------------
The debugging output of the ICP pass for this example is as follows:
----------------------------------------------------------------------------****
INDIRECT CALL OPTIMIZATION ****
IC target hotness threshold = 40
Total IC execution count = 1.000000e+00
Attempting IC_opt on: %call = call i32 %5(%class.A* %this.adjusted, i32
1, i32 2), !prof !8
with: !{!"indirect_call_targets", i64 1, !"_ZN1A8test_subEii", i64 1} in
function: _Z8testmainM1AFiiiE
CS hotness% = 1.000000e+02
Target hotness% = 100
== Basic Block Before ==
memptr.end:...