reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1645 note_id = isl_id_alloc(ctx, NULL, note); 1646 if (!note_id) 1649 note_id = isl_id_set_free_user(note_id, note_free); 1649 note_id = isl_id_set_free_user(note_id, note_free); 1651 p = isl_printer_set_note(p, isl_id_copy(id), note_id);