search for: _zn1a8test_subeii

Displaying 1 result from an estimated 1 matches for "_zn1a8test_subeii".

2015 Apr 17
3
[LLVMdev] RFC: Indirect Call Promotion LLVM Pass
...-------------------------------------**** 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: ; preds = %memptr.nonvirtual, %memptr.virtual %5 = phi i32 (%class.A*, i32, i32)* [ %memptr.virtualfn, %memptr.virtual ], [ %...