Polly 19.0.0git
Classes | Macros | Functions
flow_cmp.c File Reference
#include <stdlib.h>
#include <isl/arg.h>
#include <isl/options.h>
#include <isl/union_map.h>
#include <isl/stream.h>
#include "read_in_string_templ.c"

Go to the source code of this file.

Classes

struct  options
 

Macros

#define BASE   union_map
 

Functions

static ISL_ARGS_END void die (const char *msg)
 
static FILE * open_or_die (const char *filename)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ BASE

#define BASE   union_map

Definition at line 49 of file flow_cmp.c.

Function Documentation

◆ die()

static ISL_ARGS_END void die ( const char *  msg)
static

Definition at line 30 of file flow_cmp.c.

◆ main()

int main ( int  argc,
char **  argv 
)

◆ open_or_die()

static FILE * open_or_die ( const char *  filename)
static

Definition at line 36 of file flow_cmp.c.

Referenced by main().