Displaying 1 result from an estimated 1 matches for "115513w".
Did you mean:
1155130
2011 Nov 06
0
[LLVMdev] Enable Detailed Output llvm-bcanalyzer
...will provide some of the information you're seeking, but not all. Here's a partial dump from one of the bitcode test cases:
./llvm-bcanalyzer ~/llvm/test/Bitcode/spirit-llvm-2.9.ll.bc 2>&1 | less
Block ID #12 (FUNCTION_BLOCK):
Num Instances: 4370
Total Size: 3696434b/462054.25B/115513W
Percent of file: 28.9617%
Average Size: 845.87/105.73B/26W
Tot/Avg SubBlocks: 5365/1.227689e+00
Tot/Avg Abbrevs: 0/0.000000e+00
Tot/Avg Records: 65553/1.500069e+01
Percent Abbrevs: 32.9809%
Record Histogram:
Count # Bits % Abv Record Kind
11024 705536 INST_STORE
10930 295098 100.00 INST_...