ppcg.c: collect_kills: include domain constraints in kill access relation
commitbc675b0c330367ec46ed6549aa6fa43df3dffdd8
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Nov 2012 10:08:10 +0000 (23 11:08 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Nov 2012 10:10:08 +0000 (23 11:10 +0100)
treea29513120c30cd25b94717cb1fca0b37803d5d78
parentceedeca3fac7cd53e5db8a784f9d90d601351d7e
ppcg.c: collect_kills: include domain constraints in kill access relation

During dead code elimination, we may need to compute the last kill.
We therefore need the the domain constraints in the kill access relation.

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