Searched refs:solution_empty (Results 1 – 1 of 1) sorted by relevance
2089 bool solution_empty; in solve_graph() local2104 solution_empty = bitmap_empty_p (solution); in solve_graph()2113 if (!solution_empty || c->lhs.type != DEREF) in solve_graph()2117 solution_empty = bitmap_empty_p (solution); in solve_graph()2119 if (!solution_empty) in solve_graph()