JTTTest.DummyTestClass
GraalCompilerTest.ArgSupplier, GraalCompilerTest.Result
GraalTest.MultiCauseAssertionError
lastCompiledGraph
Constructor and Description |
---|
BC_ifeq() |
Modifier and Type | Method and Description |
---|---|
void |
run0() |
void |
run1() |
void |
run3() |
void |
run4() |
void |
run5() |
void |
run6() |
void |
run7() |
void |
run8() |
static int |
test(int a) |
static int |
testb(int b)
Tests if the if does work properly on byte stamp.
|
static int |
testc(int b)
Tests if the if does work properly on char stamp (boils down to short, just to cover all the
java types).
|
static boolean |
testCondb(int b)
Tests if the if does work properly on byte stamp.
|
static boolean |
testCondc(int b)
Tests if the if does work properly on char type.
|
static boolean |
testConds(int b)
Tests if the if does work properly on short stamp.
|
static int |
tests(int b)
Tests if the if does work properly on short stamp.
|
assertDeepEquals, getCode, parseEager, runTest, runTest, runTest, runTestWithDelta
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, 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, parseForCompile, parseProfiled, parseProfiled, referenceInvoke, supply, test, test, testAgainstExpected, testAgainstExpected, testN
assertDeepEquals, assertDeepEquals, assertDeepEquals, assertFalse, assertFalse, assertFalse, assertTrue, assertTrue, assertTrue, equalFloatsOrDoublesDelta, fail, getMethod, getMethod, getMethod, ulpsDelta
public BC_ifeq()
public static int test(int a)
public void run3()
public static int testb(int b)
public void run4()
public static int tests(int b)
public void run5()
public static int testc(int b)
public void run6()
public static boolean testCondb(int b)
public void run7()
public static boolean testConds(int b)
public void run8()
public static boolean testCondc(int b)