public interface TruffleCallNode
CompilableTruffleAST.| Modifier and Type | Method and Description |
|---|---|
int |
getCallCount()
Return the total call count of this callsite.
|
CompilableTruffleAST |
getCurrentCallTarget()
Return the call target corresponding to this call node.
|
boolean |
isInliningForced() |
CompilableTruffleAST getCurrentCallTarget()
int getCallCount()
boolean isInliningForced()