public class CommonedConstantsTest extends GraalCompilerTest
GraalCompilerTest.ArgSupplier, GraalCompilerTest.ResultGraalTest.MultiCauseAssertionError| Modifier and Type | Field and Description |
|---|---|
static char[] |
alphabet |
static String[] |
array |
lastCompiledGraph| Constructor and Description |
|---|
CommonedConstantsTest() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static int |
noninlineLength(char[] s) |
void |
test0() |
static Object |
test0Snippet(String[] arr,
int i) |
void |
test1() |
static int |
test1Snippet(String s)
A constant with usages before and after a non-inlined call.
|
void |
test2() |
static int |
test2Snippet(String s)
A constant with only usage in a loop.
|
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 CommonedConstantsTest()
public static Object test0Snippet(String[] arr, int i)
public void test0()
static int noninlineLength(char[] s)
public static int test1Snippet(String s)
public void test1()
public static int test2Snippet(String s)
public void test2()