Home
last modified time | relevance | path

Searched refs:aff_combination_singleton_var_p (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h123 aff_combination_singleton_var_p (aff_tree *aff) in aff_combination_singleton_var_p() function
H A Dtree-ssa-loop-ivopts.c4745 || aff_combination_singleton_var_p (aff_inv)); in get_address_cost()
4889 || aff_combination_singleton_var_p (&aff_inv)); in get_computation_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h123 aff_combination_singleton_var_p (aff_tree *aff) in aff_combination_singleton_var_p() function
H A Dtree-ssa-loop-ivopts.cc4776 || aff_combination_singleton_var_p (aff_inv)); in get_address_cost()
4920 || aff_combination_singleton_var_p (&aff_inv)); in get_computation_cost()
H A DChangeLog-20171156 (aff_combination_zero_p, aff_combination_singleton_var_p): Handle
31502 (aff_combination_singleton_var_p): New interfaces.