Polly 19.0.0git
Public Attributes | List of all members
ISL_HMAP Struct Reference

Public Attributes

int ref
 
isl_ctxctx
 
struct isl_hash_table table
 

Detailed Description

Definition at line 25 of file hmap_templ.c.

Member Data Documentation

◆ ctx

isl_ctx* ISL_HMAP::ctx

Definition at line 27 of file hmap_templ.c.

Referenced by isl_val_get_ctx().

◆ ref

int ISL_HMAP::ref

Definition at line 26 of file hmap_templ.c.

Referenced by isl_val_cow().

◆ table

struct isl_hash_table ISL_HMAP::table

Definition at line 28 of file hmap_templ.c.


The documentation for this struct was generated from the following file: