Home
last modified time | relevance | path

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

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