Home
last modified time | relevance | path

Searched refs:note_name (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dprint.c45 static isl_bool printed_before(__isl_keep isl_printer *p, const char *note_name) in printed_before() argument
55 id = isl_id_alloc(ctx, note_name, NULL); in printed_before()
69 const char *note_name) in mark_printed() argument
78 id = isl_id_alloc(ctx, note_name, NULL); in mark_printed()
88 const char *name, const char *def, const char *note_name) in print_ppcg_macro() argument
92 printed = printed_before(p, note_name); in print_ppcg_macro()
104 p = mark_printed(p, note_name); in print_ppcg_macro()