reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
386 __isl_give isl_space *pet_stmt_get_space(struct pet_stmt *stmt); 389 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;tools/polly/lib/External/ppcg/gpu.c
5552 static isl_bool is_stmt_killed(struct ppcg_scop *scop, struct pet_stmt *stmt)
tools/polly/lib/External/ppcg/gpu.h 53 struct pet_stmt *stmt;
tools/polly/lib/External/ppcg/ppcg.c213 static int is_not_kill(struct pet_stmt *stmt) 222 int (*pred)(struct pet_stmt *stmt)) 234 struct pet_stmt *stmt = scop->stmts[i]; 303 static int has_call(struct pet_stmt *stmt)