Searched refs:num_compressed_il_bytes (Results 1 – 6 of 6) sorted by relevance
209 lto_stats.num_compressed_il_bytes); in print_lto_report()212 const float dividend = (float) lto_stats.num_compressed_il_bytes; in print_lto_report()
207 lto_stats.num_compressed_il_bytes += out_bytes; in lto_end_compression()
435 unsigned HOST_WIDE_INT num_compressed_il_bytes; member
215 lto_stats.num_compressed_il_bytes); in print_lto_report()218 const float dividend = (float) lto_stats.num_compressed_il_bytes; in print_lto_report()
203 lto_stats.num_compressed_il_bytes += out_bytes; in lto_end_compression()
420 unsigned HOST_WIDE_INT num_compressed_il_bytes; member