Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/imath/examples/
H A Dimcalc.c198 static int find_command(cstate_t *ops);
372 static int find_command(cstate_t *op) { in find_command() function
438 if ((cpos = find_command(op_state)) < 0) { in run_file()