Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vect-stmts.c293 exist_non_indexing_operands_for_use_p (tree use, gimple stmt) in exist_non_indexing_operands_for_use_p() function
374 if (!force && !exist_non_indexing_operands_for_use_p (use, stmt)) in process_use()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-stmts.c366 exist_non_indexing_operands_for_use_p (tree use, gimple *stmt) in exist_non_indexing_operands_for_use_p() function
465 if (!force && !exist_non_indexing_operands_for_use_p (use, stmt)) in process_use()