/external/eigen/test/ |
unalignedcount.cpp | 48 // The following line is to eliminate "variable not used" warnings
|
/external/icu/icu4c/source/tools/genbrk/ |
genbrk.1.in | 91 In order to eliminate any ambiguity of the encoding for how the
|
/external/libmojo/third_party/jinja2/ |
optimizer.py | 36 """Eliminate dead code."""
|
/external/libxkbcommon/xkbcommon/test/data/symbols/ |
ctrl | 0 // Eliminate CapsLock, making it another Ctrl.
|
/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/IPO/ |
GlobalDCE.h | 10 // This transform is designed to eliminate unreachable internal globals from the
|
/external/llvm/test/CodeGen/X86/ |
optimize-max-2.ll | 7 ; LSR's OptimizeMax function shouldn't try to eliminate this max, because
|
tls-addr-non-leaf-function.ll | 16 ; whether to eliminate the frame pointer.
|
/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/lzma/CPP/7zip/UI/GUI/ |
ExtractDialog.rc | 41 CONTROL "Eliminate duplication of root folder", IDX_EXTRACT_ELIM_DUP, MY_CHECKBOX,
|
/external/python/cpython2/Demo/tkinter/ttk/ |
widget_state.py | 47 newstates = set(newtext.split()) # eliminate duplicates
|
/external/replicaisland/src/com/replica/replicaisland/ |
ShellSorter.java | 52 * The code can be revised to eliminate the initial
|
/external/skia/src/pathops/ |
SkOpContour.cpp | 83 // if the previous line added is the exact opposite, eliminate both
|
/external/skqp/src/pathops/ |
SkOpContour.cpp | 83 // if the previous line added is the exact opposite, eliminate both
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
toy.ml | 38 (* Eliminate Common SubExpressions. *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/ |
toy.ml | 38 (* Eliminate Common SubExpressions. *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/ |
toy.ml | 38 (* Eliminate Common SubExpressions. *)
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/ |
toy.ml | 42 (* Eliminate Common SubExpressions. *)
|
/external/swiftshader/third_party/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/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
optimize-max-2.ll | 5 ; LSR's OptimizeMax function shouldn't try to eliminate this max, because
|