"llvm/lib/Transforms/Utils/InlineFunction.cpp" did not exist on "fce555a9817f893e6d22a987fbffc1a762c5ae8f"
-
Zhongxing Xu authored
- RegionView and RegionViewMap is introduced to assist back-mapping from super region to subregions. - GDM is used to carry RegionView information. - AnonTypedRegion is added to represent a typed region introduced by pointer casting. Later AnonTypedRegion can be used in other similar cases, e.g., malloc()'ed region. - The specific conversion is delegated to store manager. llvm-svn: 59382
ceca8061
Loading