HomeSort by: relevance | last modified time | path
    Searched refs:isl_printer_get_yaml_style (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/isl/dist/include/isl/
printer.h 42 int isl_printer_get_yaml_style(__isl_keep isl_printer *p);
  /src/external/mit/isl/dist/
isl_printer.c 477 int isl_printer_get_yaml_style(__isl_keep isl_printer *p) function
isl_schedule_tree.c 2708 style = isl_printer_get_yaml_style(p);
2780 block = isl_printer_get_yaml_style(p) == ISL_YAML_STYLE_BLOCK;

Completed in 18 milliseconds