Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_ast_codegen.c398 static int constraint_type(isl_constraint *c, int pos) in constraint_type() function
416 int t1 = constraint_type(a, *depth); in cmp_constraint()
417 int t2 = constraint_type(b, *depth); in cmp_constraint()