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