Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_input.c97 static struct variable *variable_new(struct vars *v, const char *name, int len, in variable_new() function
129 v->v = variable_new(v, s, len, v->n); in vars_pos()
139 v->v = variable_new(v, "", 0, v->n); in vars_add_anon()