HomeSort by relevance Sort by last modified time
    Searched full:eliminate (Results 126 - 150 of 1274) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/Transforms/ObjCARC/
weak-copies.ll 17 ; Eliminate unnecessary weak pointer copies.
40 ; Eliminate unnecessary weak pointer copies in a block initialization.
  /external/ceres-solver/internal/ceres/
schur_eliminator.h 66 // This is the Eliminate operation, i.e., construct the linear system
169 // this function before calling Eliminate or BackSubstitute. It is
188 virtual void Eliminate(const BlockSparseMatrix* A,
229 virtual void Eliminate(const BlockSparseMatrix* A,
242 // efficiently eliminate a whole chunk out of the least squares
  /external/v8/src/crankshaft/x64/
lithium-gap-resolver-x64.cc 104 moves_[index].Eliminate();
233 moves_[index].Eliminate();
301 moves_[index].Eliminate();
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/
hmm_base.c 159 ** block in the bin. Eliminate the bin. */
226 /* Free block is the entire chunk, so shrinking can eliminate
264 ** eliminate entire chunk including dummy end block. */
  /art/compiler/optimizing/
builder.cc 104 // 5) Type the graph and eliminate dead/redundant phis.
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
SecuritySupport12.java 80 // eliminate loops in case of the boot
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
SecuritySupport12.java 80 // eliminate loops in case of the boot
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
SecuritySupport12.java 80 // eliminate loops in case of the boot
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SecuritySupport12.java 77 // eliminate loops in case of the boot
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SecuritySupport12.java 80 // eliminate loops in case of the boot
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
SecuritySupport12.java 80 // eliminate loops in case of the boot
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
r1updt.h 62 /* eliminate the spike. */
  /external/fio/lib/
getopt_long.c 69 /* First, eliminate all non-option cases */
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
MapMakerTest.java 39 * TODO(cpovirk): eliminate duplication between these tests and those in LegacyMapMakerTests and
  /external/icu/icu4c/source/config/
mh-solaris 90 BIR_LDFLAGS= -Wl,-M,$(NAME).map -Wl,-B,symbolic -Wl,-B,eliminate
  /external/jsilver/src/com/google/streamhtmlparser/impl/
InternalState.java 29 * <p>In order to eliminate the possibility that different states have
  /external/libvorbis/doc/vorbisfile/
ov_pcm_seek_lap.html 23 new playback position in order to eliminate clicking and boundary
ov_pcm_seek_page_lap.html 24 new playback position in order to eliminate clicking and boundary
ov_raw_seek_lap.html 24 playback position in order to eliminate clicking and boundary
ov_time_seek_lap.html 24 new playback position in order to eliminate clicking and boundary
ov_time_seek_page_lap.html 24 new playback position in order to eliminate clicking and boundary
  /external/llvm/docs/HistoricalNotes/
2001-09-18-OptimizeExceptions.txt 30 pretty trivial to eliminate through some pretty simplistic interprocedural
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 113 /// predecessor is known to have one successor (BB!). Eliminate the edge
121 /// potential debug intrinsics and the branch. If possible, eliminate BB by
126 /// EliminateDuplicatePHINodes - Check for and eliminate duplicate PHI
134 /// example, it adjusts branches to branches to eliminate the extra hop, it
  /external/llvm/lib/Target/X86/
X86.h 54 /// instructions, in order to eliminate execution delays in some processors.
  /external/llvm/lib/Transforms/Scalar/
ADCE.cpp 12 // allowing it to eliminate dead computations that other DCE passes do not

Completed in 414 milliseconds

1 2 3 4 56 7 8 91011>>