Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_test.c102 static void test_parse_pwaff(isl_ctx *ctx, const char *str) in test_parse_pwaff() function
464 test_parse_pwaff(ctx, "{ [i] -> [i + 1] : i > 0; [a] -> [a] : a < 0 }"); in test_parse()
466 test_parse_pwaff(ctx, "{ [] -> [(100)] }"); in test_parse()