Searched refs:GCOV_ARC_ON_TREE (Results 1 – 7 of 7) sorted by relevance
311 #define GCOV_ARC_ON_TREE (1 << 0) macro
1272 flag_bits |= GCOV_ARC_ON_TREE; in branch_prob()
1636 arc->on_tree = !!(flags & GCOV_ARC_ON_TREE); in read_graph_file()
386 #define GCOV_ARC_ON_TREE (1 << 0) macro
358 if (flags & GCOV_ARC_ON_TREE) in tag_arcs()
1183 flag_bits |= GCOV_ARC_ON_TREE; in branch_prob()
1102 arc->on_tree = !!(flags & GCOV_ARC_ON_TREE); in read_graph_file()