Searched refs:exist_non_indexing_operands_for_use_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-vect-analyze.c57 static bool exist_non_indexing_operands_for_use_p (tree, tree);
414 /* Function exist_non_indexing_operands_for_use_p
420 exist_non_indexing_operands_for_use_p (tree use, tree stmt) function
1738 if (!exist_non_indexing_operands_for_use_p (use, stmt))

Completed in 50 milliseconds