OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eliminate
(Results
76 - 100
of
895
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/tools/genbrk/
genbrk.1.in
89
In order to
eliminate
any ambiguity of the encoding for how the
/external/icu4c/tools/genctd/
genctd.1.in
90
In order to
eliminate
any ambiguity of the encoding for how the
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml
38
(*
Eliminate
Common SubExpressions. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml
38
(*
Eliminate
Common SubExpressions. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml
38
(*
Eliminate
Common SubExpressions. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml
42
(*
Eliminate
Common SubExpressions. *)
/external/llvm/include/llvm/Transforms/Utils/
Local.h
101
/// predecessor is known to have one successor (BB!).
Eliminate
the edge
110
/// potential debug intrinsics and the branch. If possible,
eliminate
BB by
115
/// EliminateDuplicatePHINodes - Check for and
eliminate
duplicate PHI
123
/// example, it adjusts branches to branches to
eliminate
the extra hop, it
/external/llvm/test/CodeGen/X86/
optimize-max-2.ll
5
; LSR's OptimizeMax function shouldn't try to
eliminate
this max, because
/external/llvm/test/Transforms/GVN/
rle-must-alias.ll
3
; GVN should
eliminate
the fully redundant %9 GEP which
/external/llvm/test/Transforms/InstCombine/
lshr-phi.ll
5
; Instcombine should be able to
eliminate
the lshr, because only
/external/llvm/test/Transforms/LoopDeletion/
simplify-then-delete.ll
4
; Indvars and loop deletion should be able to
eliminate
all looping
/external/mesa3d/src/glsl/
ir_variable_refcount.cpp
94
* dead-code
eliminate
them, so just accept the body here.
/external/replicaisland/src/com/replica/replicaisland/
ShellSorter.java
52
* The code can be revised to
eliminate
the initial
/external/skia/third_party/glu/
README.skia
10
- The addition of a simplified gluos.h to
eliminate
operating system
/external/v8/test/mjsunit/regress/
regress-create-exception.js
50
return j; // Make sure that future optimizations don't
eliminate
j.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.12-2-n.js
32
arm of a conditional and to
eliminate
the confusing and fairly useless
11.12-3.js
32
arm of a conditional and to
eliminate
the confusing and fairly useless
11.12-4.js
32
arm of a conditional and to
eliminate
the confusing and fairly useless
/docs/source.android.com/src/compatibility/
overview.md
65
during the device development process to
eliminate
the cost of changing your
95
eliminate
ambiguity. The CDD does not attempt to be comprehensive. Since
/external/clang/examples/clang-interpreter/
main.cpp
90
// FIXME: This is copied from ASTUnit.cpp; simplify and
eliminate
.
125
// FIXME: This is copied from cc1_main.cpp; simplify and
eliminate
.
/external/llvm/test/Transforms/IndVarSimplify/
eliminate-comparison.ll
43
; Don't
eliminate
an icmp that's contributing to the loop exit test though.
86
; Indvars should
eliminate
the icmp here.
/external/llvm/test/Transforms/ObjCARC/
retain-block.ll
93
; retainBlock+release optimization possible. But we can still
eliminate
116
; retainBlock+release optimization possible. But we can still
eliminate
weak-copies.ll
17
;
Eliminate
unnecessary weak pointer copies.
40
;
Eliminate
unnecessary weak pointer copies in a block initialization.
/external/libvpx/vpx_mem/memory_manager/
hmm_base.c
171
** block in the bin.
Eliminate
the bin. */
245
/* Free block is the entire chunk, so shrinking can
eliminate
290
**
eliminate
entire chunk including dummy end block. */
/external/v8/src/x64/
lithium-gap-resolver-x64.cc
128
moves_[index].
Eliminate
();
237
moves_[index].
Eliminate
();
303
moves_[index].
Eliminate
();
Completed in 1537 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>