Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c681 static void *free_stmts(struct gpu_stmt *stmts, int n) in free_stmts() function
5589 return free_stmts(stmts, i + 1); in extract_stmts()
5593 return free_stmts(stmts, i + 1); in extract_stmts()
5836 free_stmts(prog->stmts, prog->n_stmts); in gpu_prog_free()