public interface Inlineable
| Modifier and Type | Method and Description |
|---|---|
static Inlineable |
getInlineableElement(ResolvedJavaMethod method,
Invoke invoke,
HighTierContext context,
CanonicalizerPhase canonicalizer,
boolean trackNodeSourcePosition) |
Iterable<Invoke> |
getInvokes() |
int |
getNodeCount() |
double |
getProbability(Invoke invoke) |
static Inlineable getInlineableElement(ResolvedJavaMethod method, Invoke invoke, HighTierContext context, CanonicalizerPhase canonicalizer, boolean trackNodeSourcePosition)
int getNodeCount()
double getProbability(Invoke invoke)