Searched refs:is_condition (Results 1 – 1 of 1) sorted by relevance
280 static int is_condition(struct isl_sched_edge *edge) in is_condition() function301 return is_condition(edge) || is_conditional_validity(edge); in is_multi_edge_type()1313 if (is_condition(edge2)) { in merge_edge()1331 if (is_condition(edge2) && !edge1->tagged_condition) in merge_edge()3567 if (!is_condition(&graph->edge[i])) in update_edges()5572 if (is_condition(&graph->edge[i])) in clear_local_edges()5585 if (is_condition(&graph->edge[i])) in need_condition_check()5669 if (!is_condition(&graph->edge[i])) in has_adjacent_true_conditions()6394 if (!sc || (!is_condition(edge) && !is_conditional_validity(edge))) in collect_edge_constraints()