Home
last modified time | relevance | path

Searched refs:any_access_function_variant_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-loop-jam.cc372 any_access_function_variant_p (const struct data_reference *a, in any_access_function_variant_p() function
458 if (any_access_function_variant_p (DDR_A (ddr), inner) in adjust_unroll_factor()
459 && any_access_function_variant_p (DDR_B (ddr), inner)) in adjust_unroll_factor()
H A DChangeLog-202123332 * gimple-loop-jam.c (any_access_function_variant_p): Likewise.
H A DChangeLog-20199251 * gimple-loop-jam.c (any_access_function_variant_p): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-loop-jam.c365 any_access_function_variant_p (const struct data_reference *a, in any_access_function_variant_p() function
453 if (any_access_function_variant_p (DDR_A (ddr), inner) in adjust_unroll_factor()
454 && any_access_function_variant_p (DDR_B (ddr), inner)) in adjust_unroll_factor()