Searched refs:pet_stmt (Results 1 – 6 of 6) sorted by relevance
376 struct pet_stmt { struct386 __isl_give isl_space *pet_stmt_get_space(struct pet_stmt *stmt); argument389 int pet_stmt_is_assign(struct pet_stmt *stmt);391 int pet_stmt_is_kill(struct pet_stmt *stmt);398 int pet_stmt_can_build_ast_exprs(struct pet_stmt *stmt);406 __isl_give isl_id_to_ast_expr *pet_stmt_build_ast_exprs(struct pet_stmt *stmt,419 __isl_give isl_printer *pet_stmt_print_body(struct pet_stmt *stmt,527 struct pet_stmt **stmts;
213 static int is_not_kill(struct pet_stmt *stmt) in is_not_kill()222 int (*pred)(struct pet_stmt *stmt)) in collect_domains()234 struct pet_stmt *stmt = scop->stmts[i]; in collect_domains()303 static int has_call(struct pet_stmt *stmt) in has_call()
42 struct pet_stmt *stmt;261 static struct pet_stmt *find_stmt(struct ppcg_scop *scop, __isl_keep isl_id *id) in find_stmt()266 struct pet_stmt *stmt = scop->pet->stmts[i]; in find_stmt()
53 struct pet_stmt *stmt;
5552 static isl_bool is_stmt_killed(struct ppcg_scop *scop, struct pet_stmt *stmt) in is_stmt_killed()
2817 GPUStmt->stmt = (pet_stmt *)&Stmt; in getStatements()