Polly 22.0.0git
|
Go to the source code of this file.
Classes | |
struct | options |
Functions | |
static ISL_ARGS_END void | die (const char *msg) |
static FILE * | open_or_die (const char *filename) |
int | main (int argc, char **argv) |
|
static |
Definition at line 29 of file schedule_cmp.c.
References die.
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 52 of file schedule_cmp.c.
References die, equal, ISL_ARG_ALL, isl_ctx_alloc_with_options(), isl_ctx_free(), isl_schedule_free(), isl_schedule_plain_is_equal(), isl_schedule_read_from_file(), open_or_die(), options::schedule1, and options::schedule2.
|
static |
Definition at line 35 of file schedule_cmp.c.
Referenced by main().