Searched refs:fall_through (Results 1 – 2 of 2) sorted by relevance
87 unsigned int fall_through : 1; member1104 arc->fall_through = !!(flags & GCOV_ARC_FALLTHROUGH); in read_graph_file()1144 if (!arc->fake && !arc->fall_through) in read_graph_file()1422 if (blk->is_call_site && arc->fall_through in solve_flow_graph()2179 arc->fall_through ? " (fallthrough)" in output_branch_count()
96 unsigned int fall_through : 1; member1638 arc->fall_through = !!(flags & GCOV_ARC_FALLTHROUGH); in read_graph_file()1678 if (!arc->fake && !arc->fall_through) in read_graph_file()1938 if (blk->is_call_site && arc->fall_through in solve_flow_graph()2699 arc->fall_through ? " (fallthrough)" in output_branch_count()