isl_scheduler.c: is_condition_false: allow edge->tagged_condition to be empty
commita5e4a8c8aa431c61f2e7bdaa3a99413b9dc06048
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 26 Mar 2015 09:28:53 +0000 (26 10:28 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 26 Mar 2015 09:28:53 +0000 (26 10:28 +0100)
tree81b2a617e4c19c1993b0ae17f8675cc1c2c905b7
parentce83f2a73a8d4060c204b91bbadb5cffaa34552f
isl_scheduler.c: is_condition_false: allow edge->tagged_condition to be empty

In the next commit, is_condition_false will get called in a context
where edge->tagged_condition may be empty.

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