Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu.c2808 int shift_point; in tile_band() local
2812 shift_point = isl_options_get_tile_shift_point_loops(ctx); in tile_band()
2818 isl_options_set_tile_shift_point_loops(ctx, shift_point); in tile_band()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c10542 int shift_point; member
10599 opt = tile_tests[i].shift_point; in test_tile()