public class PEGraphDecoderTest extends GraalCompilerTest
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
PEGraphDecoderTest.InlineAll |
GraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionError| Modifier and Type | Field and Description |
|---|---|
private static boolean |
flag |
private static int |
value |
lastCompiledGraph| Constructor and Description |
|---|
PEGraphDecoderTest() |
| Modifier and Type | Method and Description |
|---|---|
static int |
doTest(Object obj) |
private static void |
invokeComplicated() |
private static void |
invokeSimple() |
private static int |
readInt(Object obj,
long offset)
This method is intrinsified to a node with a guard dependency on the block it is in.
|
private static int |
readInt1(Object obj) |
private static int |
readInt2(Object obj) |
private static int |
readInt3(Object obj) |
private static int |
readInt4(Object obj,
int n) |
private static void |
registerPlugins(InvocationPlugins plugins) |
void |
test() |
addMethod, after, afterTest, applyArgSuppliers, argsWithReceiver, asResolvedJavaMethod, assertConstantReturn, assertEquals, assertEquals, assertEquals, before, beforeTest, branchProbability, breakpoint, breakpoint, checkArgs, checkHighTierGraph, checkLowTierGraph, checkMidTierGraph, compile, countUnusedConstants, createLIRSuites, createSuites, editGraphBuilderConfiguration, executeActual, executeActualCheckDeopt, executeExpected, getBackend, getCanonicalGraphString, getCode, getCode, getCode, getCodeCache, getConstantReflection, getCustomGraphBuilderSuite, getDefaultGraphBuilderPlugins, getDefaultGraphBuilderSuite, getDefaultHighTierContext, getLIRSuites, getLowerer, getMetaAccess, getNodeCountExcludingUnusedConstants, getProviders, getReplacements, getResolvedJavaMethod, getResolvedJavaMethod, getResolvedJavaMethod, getSnippetReflection, getSpeculationLog, getSuites, getTarget, initializeDebugging, invoke, isArchitecture, iterationCount, lookupMethod, parseDebug, parseEager, parseEager, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testNassertDeepEquals, assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDeltapublic PEGraphDecoderTest()
private static int readInt(Object obj, long offset)
private static void invokeSimple()
private static void invokeComplicated()
private static void registerPlugins(InvocationPlugins plugins)
public void test()