Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu_group.c382 static int compute_array_dim_size(struct gpu_array_bound *bound, in compute_array_dim_size() function
429 if (compute_array_dim_size(&tile->bound[i], hull) < 0) in can_tile()