Searched refs:solve_lp (Results 1 – 2 of 2) sorted by relevance
92 static int solve_lp(struct tab_lp *lp);103 #define GBR_lp_solve(lp) solve_lp(lp)179 static int solve_lp(struct tab_lp *lp) in solve_lp() function
3110 static __isl_give isl_vec *solve_lp(isl_ctx *ctx, struct isl_sched_graph *graph) in solve_lp() function5885 sol = solve_lp(ctx, graph); in compute_schedule_wcc_band()