Searched refs:mark_feasible_successors (Results 1 – 3 of 3) sorted by relevance
43 void (*mark_feasible_successors)( member
134 scdf->handlers.mark_feasible_successors(scdf, block_num, block, opline, ssa_op); in scdf_solve()177 scdf->handlers.mark_feasible_successors(scdf, i, block, opline, &ssa->ops[j-1]); in scdf_solve()
2543 sccp.scdf.handlers.mark_feasible_successors = sccp_mark_feasible_successors; in sccp_optimize_op_array()
Completed in 12 milliseconds