cloog_domain_empty: make empty domain using template rather than dimension
commit168dd413164cc20ee12bab67eb5f68cdfb748cc4
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 9 Sep 2008 15:45:07 +0000 (9 17:45 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 23 Sep 2008 13:09:30 +0000 (23 15:09 +0200)
tree7ce0cde4dee8d5082869097bf3826f2fe6540f49
parent772b8f9c085fd42d4c49d7058830944aea68f0c9
cloog_domain_empty: make empty domain using template rather than dimension

Some backends contain more information than merely a dimension.
These therefore need a complete example to construct the appropriate
empty domain.
include/cloog/domain.h
source/loop.c
source/polylib/domain.c