• Home
  • Raw
  • Download

Lines Matching full:total

127 The total number of blocks of any kind in the bitcode file.
131 The total number of function definitions in the bitcode file.
135 The total number of types defined in the Global Types Pool.
139 The total number of constants (of any type) defined in the Constant Pool.
143 The total number of basic blocks defined in all functions in the bitcode file.
147 The total number of instructions defined in all functions in the bitcode file.
151 The total number of long instructions defined in all functions in the bitcode
158 The total number of operands used in all instructions in the bitcode file.
162 The total number of compaction tables in all functions in the bitcode file.
166 The total number of symbol tables in all functions in the bitcode file.
170 The total number of dependent libraries found in the bitcode file.
172 =item B<Total Instruction Size>
174 The total size of the instructions in all functions in the bitcode file.
179 file. This value is computed by dividing Total Instruction Size by Number Of
195 dividing File Size by the total number of values of any type.
208 The total number of 32-bit integers encoded using the Variable Bit Rate
213 The total number of 64-bit integers encoded using the Variable Bit Rate encoding
218 The total number of bytes consumed by the 32-bit and 64-bit integers that use
223 The total number of bytes that would have been consumed by the 32-bit and 64-bit
229 The total number of bytes saved by using the Variable Bit Rate encoding scheme.
247 The total number of bytes in the function's block.
278 as Average Instruction Size. It computes a number relative to the total function
283 The total number of 32-bit integers found in this function (for any use).
287 The total number of 64-bit integers found in this function (for any use).
291 The total number of bytes in this function consumed by the 32-bit and 64-bit
296 The total number of bytes in this function that would have been consumed by
302 The total number of bytes saved in this function by using the Variable Bit