gcov.c
67.6 KB
-
gcov tool: Implement Hawick's algorithm for cycle detection, · 24bc5921
Joshua Cranmer <Pidgeot18@gmail.com> * gcov.c (line_t::has_block): New function. (enum loop_type): New enum. (handle_cycle): New function. (unblock): Likewise. (circuit): Likewise. (get_cycles_count): Likewise. (accumulate_line_counts): Use new loop detection algorithm. From-SVN: r239169
Martin Liska committed