Polly 20.0.0git
|
#include <isl/options.h>
#include <isl/printer.h>
#include <isl/union_map.h>
#include <isl/flow.h>
#include <isl/schedule.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 19 of file flow.c.
References flow, ISL_ARG_ALL, isl_ctx_alloc_with_options(), isl_ctx_free(), isl_printer_free(), isl_printer_print_union_flow(), isl_printer_set_yaml_style(), isl_printer_to_file(), isl_union_access_info_compute_flow(), isl_union_access_info_read_from_file(), isl_union_flow_free(), ISL_YAML_STYLE_BLOCK, and p.