isl_schedule_constraints_on_domain: extract out isl_schedule_constraints_alloc
commitc01f34e0da8721895fd5742fd3c63573bdeaa374
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 17 May 2016 08:14:18 +0000 (17 10:14 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 4 Sep 2016 20:05:47 +0000 (4 22:05 +0200)
treef42e2246c7ec9e421eebb5b8a53a15b3118e21d2
parent4ce580a171202523abd1e9a242d2b12d731575ec
isl_schedule_constraints_on_domain: extract out isl_schedule_constraints_alloc

This function will be useful for constructing an isl_schedule_constraints
object from a textual representation.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_schedule_constraints.c