Polly 19.0.0git
Classes | Functions
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()

static ISL_ARGS_END void die ( const char *  msg)
static

Definition at line 29 of file schedule_cmp.c.

◆ main()

int main ( int  argc,
char **  argv 
)

◆ open_or_die()

static FILE * open_or_die ( const char *  filename)
static

Definition at line 35 of file schedule_cmp.c.

Referenced by main().