reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
75 __isl_give isl_local_space *isl_local_space_wrap(
7943 auto res = isl_local_space_wrap(copy());
tools/polly/lib/External/isl/isl_coalesce.c2584 ls1 = isl_local_space_wrap(isl_basic_map_get_local_space(info1->bmap)); 2585 ls2 = isl_local_space_wrap(isl_basic_map_get_local_space(info2->bmap)); 3348 ls = isl_local_space_wrap(ls);