Add more ISL foreachElt functions. NFC.
commit9a092a4f6770425dfd72c755bc5e0718ccfc9a65
authorMichael Kruse <llvm@meinersbur.de>
Wed, 7 Dec 2016 17:47:57 +0000 (7 17:47 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Wed, 7 Dec 2016 17:47:57 +0000 (7 17:47 +0000)
treef9fb2a961a20411e979e3e70fe3fa1d50f8c4fc0
parent6c790cdc0abfa1c9075a11c356ba244427526a57
Add more ISL foreachElt functions. NFC.

Add and implement foreachElt for isl_map, isl_set and isl_union_set. These are
used by an out-of-tree patch which is in process of being upstreamed.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@288924 91177308-0d34-0410-b5e6-96231b3b80d8
include/polly/Support/GICHelper.h
lib/Support/GICHelper.cpp