Searched refs:between (Results 1 – 23 of 23) sorted by relevance
301 for (HInstruction* between = input->GetNext(); between != user; between = between->GetNext()) { in CanMoveClinitCheck() local302 CHECK(between != nullptr); // User must be after input in the same block. in CanMoveClinitCheck()303 CHECK(!between->CanThrow()) << *between << " User: " << *user; in CanMoveClinitCheck()304 CHECK(!between->HasSideEffects()) << *between << " User: " << *user; in CanMoveClinitCheck()
1 Test interaction between obsolete methods and structural class redefinition.
1 Tests interaction between the JIT and the method tracing
3 In between the two calls.
2 exhausted during moves between stack slots (b/32545705).
2 used to not take into account all side effects between
1 Regression test for bug related to interaction between instrumentation
65 Distinguish between soft/weak/phantom/etc references.75 Distinguish between weakly reachable and unreachable instances.127 Fix mismatch between overview and "roots" totals.
19 # Method that selects between x = new Integer[] or new AnError[],
20 description: "Assert.java differences between vogar and junit.",26 description: "Differences between vogar and cts in user directory",32 description: "Differences between vogar and cts. Passes with --mode activity",38 description: "Differences between vogar and cts. EACCESS when run with vogar.
77 range between provided offsets. 'inf' can be87 range between provided offsets. 'inf' can be
38 # broke the invariant of not sharing the same spill slot between those two
21 # edge between TryBoundary and outer loop header (b/25493695).
70 # Test deoptimization between String's allocation and initialization. When not200 # Test with a loop between allocation and String.<init>.219 # Test with a loop and aliases between allocation and String.<init>.282 # Test with a loop between allocation and String.<init> and a null check.
60 When a thread changes between running Java and native code, it has to61 correspondingly change its state between "runnable" and one of several
349 // shared between the x86 and x86_64 architectures.
8 or using various target architectures. Any difference between the outputs
9 execution, and any differences between the resulting outputs may be an indication of
503 # blocks are correctly created between them.926 # Test that a TryBoundary is inserted between a Throw instruction and the exit1249 # INVOKE it follows, even if there is a try boundary between them.1276 # FILLED_NEW_ARRAY it follows, even if there is a try boundary between them.
26 between consecutive DAG checks.
49 # does not see the relation between the dex register and the phi.
20 # common heap between apps.