public class AnalysisMethodCalleeWalker extends Object
RestrictHeapAccess that allocate.| Constructor and Description |
|---|
AnalysisMethodCalleeWalker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
walkMethod(com.oracle.graal.pointsto.meta.AnalysisMethod method,
com.oracle.svm.hosted.code.AnalysisMethodCalleeWalker.CallPathVisitor visitor)
Walk a method by applying a visitor to the method and all of its callees.
|
public boolean walkMethod(com.oracle.graal.pointsto.meta.AnalysisMethod method,
com.oracle.svm.hosted.code.AnalysisMethodCalleeWalker.CallPathVisitor visitor)