isl_access_info_alloc: use isl_calloc to allocate structure
commit7a3744d2c485ac5fbcab2ccf978aceaffd17bcff
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 26 Dec 2011 14:59:57 +0000 (26 15:59 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 26 Dec 2011 14:59:57 +0000 (26 15:59 +0100)
tree5ea6ba754fa2ff2372e7ad4b1c3143ccae45d31c
parentc1fb627c0e9bbaf04e58c2326dd519aa6582387b
isl_access_info_alloc: use isl_calloc to allocate structure

This makes it easier to add new (zero-by-default) fields.

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