Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test.c64 void test_parse_map(isl_ctx *ctx, const char *str) in test_parse_map() function
432 test_parse_map(ctx, "{[[s] -> A[i]] -> [[s+1] -> A[i]]}"); in test_parse()
433 test_parse_map(ctx, "{ [p1, y1, y2] -> [2, y1, y2] : " in test_parse()
463 test_parse_map(ctx, "{ S1[i] -> [([i/10]),i%10] : 0 <= i <= 45 }"); in test_parse()