reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/include/isl/map.h
   58 __isl_give isl_aff *isl_basic_map_get_div(__isl_keep isl_basic_map *bmap,

References

tools/polly/lib/External/isl/include/isl/isl-noexceptions.h
 5698   auto res = isl_basic_map_get_div(get(), pos);
tools/polly/lib/External/isl/isl_map.c
12599 	return isl_basic_map_get_div(bset, pos);