Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201434961 Write out enum constraint_type and get_constraint_type.