Polly 22.0.0git
schedule_cmp.c File Reference
#include <stdlib.h>
#include <isl/arg.h>
#include <isl/options.h>
#include <isl/schedule.h>

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)

Function Documentation

◆ die()

ISL_ARGS_END void die ( const char * msg)
static

Definition at line 29 of file schedule_cmp.c.

References die.

◆ main()

◆ open_or_die()

FILE * open_or_die ( const char * filename)
static

Definition at line 35 of file schedule_cmp.c.

Referenced by main().