Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_test.c95 void test_parse_pwqp(isl_ctx *ctx, const char *str) in test_parse_pwqp() function
536 test_parse_pwqp(ctx, "{ [i] -> i + [ (i + [i/3])/2 ] }"); in test_parse()
539 test_parse_pwqp(ctx, "{ [x] -> ([(x)/2] * [(x)/3]) }"); in test_parse()