Searched refs:is_link_var (Results 1 – 2 of 2) sorted by relevance
123 bool is_link_var in add_decls_addresses_to_decl_constructor() local139 if (!is_link_var) in add_decls_addresses_to_decl_constructor()
2155 bool is_link_var = link_bit & (uintptr_t) host_var_table[i * 2 + 1]; in gomp_load_image_to_device() local2157 if (!is_link_var && (uintptr_t) host_var_table[i * 2 + 1] != target_size) in gomp_load_image_to_device()2171 k->refcount = is_link_var ? REFCOUNT_LINK : REFCOUNT_INFINITY; in gomp_load_image_to_device()