RegioInfo: Add getExpandedRegion().
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 13 Oct 2010 05:54:11 +0000 (05:54 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Wed, 13 Oct 2010 05:54:11 +0000 (05:54 +0000)
commitc69bd733c02a4e0ca25f7a2d6b9b05168720d373
tree553ea2e0c3e2c8fa68eee5e065e9be169d9e7f80
parent4bcc0228dcc90385e90f22cef38b2614d3aa3cd1
RegioInfo: Add getExpandedRegion().

getExpandedRegion() enables us to create non canonical regions. Those regions
can be used to define the largerst region, that fullfills a certain property.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116397 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/RegionInfo.h
lib/Analysis/RegionInfo.cpp