This patch addresses -
#A new function pass to compute polyhedral dependences. This is required to avoid region pass manager
#Stores a map of Scop to Dependence object of all the scops present in a function. By default, access wise dependences are stored.
This is work in progress. Need reviews and comments to make it better.
Depends on D20962
Move this to the private section of the class please.