Searched refs:GCOV_ARC_ON_TREE (Results 1 – 3 of 3) sorted by relevance
376 #define GCOV_ARC_ON_TREE (1 << 0) macro
938 flag_bits |= GCOV_ARC_ON_TREE; in branch_prob()
814 arc->on_tree = !!(flags & GCOV_ARC_ON_TREE); in read_graph_file()