Home
last modified time | relevance | path

Searched refs:affine_function_constant_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.cc2774 affine_function_constant_p (affine_fn fn) in affine_function_constant_p() function
2792 && affine_function_constant_p (fn)); in affine_function_zero_p()
2900 if (affine_function_constant_p (diff)) in compute_subscript_distance()
H A DChangeLog-200731189 affine_function_constant_p, affine_fn_op, affine_fn_plus,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.c2519 affine_function_constant_p (affine_fn fn) in affine_function_constant_p() function
2537 && affine_function_constant_p (fn)); in affine_function_zero_p()
2645 if (affine_function_constant_p (diff)) in compute_subscript_distance()