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

Declarations

tools/polly/lib/External/isl/isl_tab_pip.c
 5905 static __isl_give isl_pw_multi_aff *basic_map_partial_lexopt_pw_multi_aff(

References

tools/polly/lib/External/isl/isl_tab_lexopt_templ.c
  216 		return SF(basic_map_partial_lexopt,SUFFIX)(bmap, dom, empty,
  225 	return SF(basic_map_partial_lexopt,SUFFIX)(bmap, dom, empty, max);
tools/polly/lib/External/isl/isl_tab_pip.c
 5932 	opt = basic_map_partial_lexopt_pw_multi_aff(bmap, dom, empty, max);