• Home
  • Raw
  • Download

Lines Matching full:total

126  The total number of blocks of any kind in the bitcode file.
130 The total number of function definitions in the bitcode file.
134 The total number of types defined in the Global Types Pool.
138 The total number of constants (of any type) defined in the Constant Pool.
142 The total number of basic blocks defined in all functions in the bitcode file.
146 The total number of instructions defined in all functions in the bitcode file.
150 The total number of long instructions defined in all functions in the bitcode
157 The total number of operands used in all instructions in the bitcode file.
161 The total number of compaction tables in all functions in the bitcode file.
165 The total number of symbol tables in all functions in the bitcode file.
169 The total number of dependent libraries found in the bitcode file.
171 **Total Instruction Size**
173 The total size of the instructions in all functions in the bitcode file.
178 file. This value is computed by dividing Total Instruction Size by Number Of
194 dividing File Size by the total number of values of any type.
207 The total number of 32-bit integers encoded using the Variable Bit Rate
212 The total number of 64-bit integers encoded using the Variable Bit Rate encoding
217 The total number of bytes consumed by the 32-bit and 64-bit integers that use
222 The total number of bytes that would have been consumed by the 32-bit and 64-bit
228 The total number of bytes saved by using the Variable Bit Rate encoding scheme.
243 The total number of bytes in the function's block.
274 same as Average Instruction Size. It computes a number relative to the total
279 The total number of 32-bit integers found in this function (for any use).
283 The total number of 64-bit integers found in this function (for any use).
287 The total number of bytes in this function consumed by the 32-bit and 64-bit
292 The total number of bytes in this function that would have been consumed by
298 The total number of bytes saved in this function by using the Variable Bit