Home
last modified time | relevance | path

Searched refs:prev_dst (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dgcov.c1104 block_t const *prev_dst = NULL; in solve_flow_graph() local
1121 if (prev_dst && prev_dst > arc->dst) in solve_flow_graph()
1123 prev_dst = arc->dst; in solve_flow_graph()