Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dhybrid.c1764 isl_map *tile2el, *el2tile; in compute_full_tile() local
1768 tile2el = isl_map_reverse(isl_map_copy(el2tile)); in compute_full_tile()
1782 partial = isl_set_apply(partial, tile2el); in compute_full_tile()