public class StraighteningTest extends GraalCompilerTest
GraalCompilerTest.ArgSupplier, GraalCompilerTest.Result
GraalTest.MultiCauseAssertionError
Modifier and Type | Field and Description |
---|---|
private static String |
REFERENCE_SNIPPET |
lastCompiledGraph
Constructor and Description |
---|
StraighteningTest() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ref(int a,
int b) |
private void |
test(String snippet) |
void |
test1() |
static boolean |
test1Snippet(int a,
int b) |
void |
test2() |
static boolean |
test2Snippet(int a,
int b) |
void |
test3() |
static boolean |
test3Snippet(int a,
int b) |
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, testN
assertDeepEquals, assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDelta
private static final String REFERENCE_SNIPPET
public StraighteningTest()
public static boolean ref(int a, int b)
public static boolean test1Snippet(int a, int b)
public static boolean test3Snippet(int a, int b)
public static boolean test2Snippet(int a, int b)
public void test1()
public void test2()
public void test3()