HomeSort by relevance Sort by last modified time
    Searched full:eliminated (Results 26 - 50 of 640) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/LoopDeletion/
multiple-exits.ll 3 ; Checks whether dead loops with multiple exits can be eliminated
  /external/llvm/test/Transforms/Mem2Reg/
PromoteMemToRegister.ll 1 ; Simple sanity check testcase. Both alloca's should be eliminated.
optnone.ll 3 ; This function is optnone, so the allocas should not be eliminated.
  /external/llvm/test/Transforms/SCCP/
2003-08-26-InvokeHandling.ll 1 ; The PHI cannot be eliminated from this testcase, SCCP is mishandling invoke's!
  /external/llvm/test/Transforms/SimplifyCFG/
2003-08-17-BranchFoldOrdering.ll 2 ; 'br Dest'. This can only happen after the 'Z' block is eliminated. This is
PhiBlockMerge2.ll 3 ; dominated by the block-to-be-eliminated
PhiEliminate.ll 3 ; nodes away allows the branches to be eliminated, performing a simple form of
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/annotations/
ExternallyReferenced.java 20 * Denotes that the class, method or field should not be eliminated by ProGuard,
UsedForTesting.java 20 * Denotes that the class, method or field should not be eliminated by ProGuard,
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue8036.go 7 // Issue 8036. Stores necessary for stack scan being eliminated as redundant by optimizer.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8036.go 7 // Issue 8036. Stores necessary for stack scan being eliminated as redundant by optimizer.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bpo-5.d 9 # Three linker-allocated GREGs: one eliminated.
  /external/llvm/test/Transforms/IndVarSimplify/
eliminate-max.ll 5 ; There are two here which cannot be eliminated.
6 ; There's one that icmp which can be eliminated and which indvars currently
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_shrink.c 63 ** eliminated by the shrink. */
83 ** eliminated by the shrink. Make its head
  /art/test/537-checker-debuggable/smali/
TestCase.smali 20 # be eliminated in normal mode but kept live in debuggable mode. Test that
  /external/clang/test/CodeGenCUDA/Inputs/
device-code.ll 3 ; calls are eliminated by the time PTX has been produced.
  /external/libchrome/crypto/third_party/nss/
README.chromium 5 We extracted the SHA-256 source files, eliminated unneeded dependencies,
  /external/llvm/test/CodeGen/Mips/
2013-11-18-fp64-const0.ll 19 ; eliminated
  /external/llvm/test/CodeGen/Mips/msa/
llvm-stress-s2501752154-simplified.ll 10 ; non-splat that cannot be selected. It should have eliminated the undef's by
  /external/llvm/test/CodeGen/X86/
negative-stride-fptosi-user.ll 3 ; LSR previously eliminated the sitofp by introducing an induction
  /external/llvm/test/Transforms/ArgumentPromotion/
variadic.ll 3 ; Unused arguments from variadic functions cannot be eliminated as that changes
  /external/llvm/test/Transforms/DeadStoreElimination/
atomic.ll 78 ; DSE across monotonic load (allowed as long as the eliminated store isUnordered)
89 ; DSE across monotonic store (allowed as long as the eliminated store isUnordered)
100 ; DSE across monotonic load (forbidden since the eliminated store is atomic)
111 ; DSE across monotonic store (forbidden since the eliminated store is atomic)
  /external/llvm/test/Transforms/InstCombine/
2008-04-22-ByValBitcast.ll 1 ;; The bitcast cannot be eliminated because byval arguments need
apint-add1.ll 1 ; This test makes sure that add instructions are properly eliminated.
  /external/v8/test/mjsunit/regress/
regress-460917.js 13 // The map check is considered redundant and will be eliminated.

Completed in 290 milliseconds

12 3 4 5 6 7 8 91011>>