aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/optabs-tree.h')
-rw-r--r--gcc/optabs-tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/optabs-tree.h b/gcc/optabs-tree.h
index bf6c9e3..5b966ca 100644
--- a/gcc/optabs-tree.h
+++ b/gcc/optabs-tree.h
@@ -39,6 +39,7 @@ optab optab_for_tree_code (enum tree_code, const_tree, enum optab_subtype);
optab scalar_reduc_to_vector (optab, const_tree);
bool supportable_convert_operation (enum tree_code, tree, tree, tree *,
enum tree_code *);
+bool expand_vec_cmp_expr_p (tree, tree);
bool expand_vec_cond_expr_p (tree, tree);
void init_tree_optimization_optabs (tree);