Searched refs:prev_dst (Results 1 – 1 of 1) sorted by relevance
1104 block_t const *prev_dst = NULL; in solve_flow_graph() local1121 if (prev_dst && prev_dst > arc->dst) in solve_flow_graph()1123 prev_dst = arc->dst; in solve_flow_graph()