public class CatchPlace extends ControlPlace
| Modifier and Type | Method and Description |
|---|---|
static LocalPlace |
createCatchPlace(Map<CGElement,AbstractPlace> element2place,
CGCatchExp cgCatchExp) |
void |
pushUp()
Push shareable analyses up the place tree.
|
addAnalysis, createControlPlace, getControlPlace, getDepth, getHashedAnalyses, getParentPlace, getSimpleAnalysis, getStackPlace, printHierarchy, prune, pullUp, rewrite, toStringaddControlPlace, createLocalPlace, getGlobalPlacegetControlPlacepublic static LocalPlace createCatchPlace(Map<CGElement,AbstractPlace> element2place, CGCatchExp cgCatchExp)
public void pushUp()
LocalPlacepushUp in class ControlPlaceCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.