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

References

tools/polly/lib/External/isl/isl_tab_pip.c
 5695 	if (!bmap)
 5698 	sol_pma = isl_calloc_type(bmap->ctx, struct isl_sol_pma);
 5703 	if (sol_init(&sol_pma->sol, bmap, dom, max) < 0)