reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
21 __isl_give isl_space *isl_fixed_box_get_space(__isl_keep isl_fixed_box *box);
7353 auto res = isl_fixed_box_get_space(get());
tools/polly/lib/External/isl/isl_box.c 143 space = isl_space_domain(isl_fixed_box_get_space(box));