/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/ |
IPO.h | 77 /// createGlobalDCEPass - This transform is designed to eliminate unreachable 83 /// This transform is designed to eliminate available external globals
|
/toolchain/binutils/binutils-2.27/bfd/doc/ |
ChangeLog-9103 | 91 * chew.c (WORD): Eliminate. 518 * chew.c (exfunstuff): Eliminate.
|
/external/libpcap/ |
optimize.c | 797 * We know we can eliminate the accumulator 801 * a value into the accumulator, so we can eliminate 1237 * eliminate all the statements. 1247 * can't eliminate it, as the branch depends on that value. 1254 * block, can we eliminate it? [all...] |
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
GVN.cpp | 1 //===- GVN.cpp - Eliminate redundant values and loads ---------------------===// 10 // This pass performs global value numbering to eliminate fully redundant 543 // FIXME: eliminate or document these better [all...] |
Reassociate.cpp | 411 // so that later, a: Y = 12+X could get reassociated with the -12 to eliminate [all...] |
/external/v8/src/compiler/ |
simplified-lowering.cc | [all...] |
/external/boringssl/src/crypto/fipsmodule/ec/ |
p224-64.c | 422 // Eliminate in[4], in[5], in[6] 444 // Eliminate output[4] 496 // eliminate negative coefficients: if tmp[0] is negative, tmp[1] must [all...] |
/external/protobuf/python/google/protobuf/ |
descriptor.py | 421 # TODO(robinson): Find a way to eliminate this repetition. 445 # TODO(robinson): Find a way to eliminate this repetition. 482 # TODO(robinson): Find a way to eliminate this repetition. [all...] |
/external/v8/src/ |
flag-definitions.h | 343 "eliminate write barriers targeting allocations in optimized code") 406 DEFINE_BOOL(unreachable_code_elimination, true, "eliminate unreachable code") [all...] |
/art/compiler/optimizing/ |
bounds_check_elimination.cc | [all...] |
dead_code_elimination.cc | 512 // Do not eliminate dead blocks if the graph has irreducible loops. We could
|
/art/test/004-ReferenceMap/ |
stack_walk_refmap_jni.cc | 60 // We eliminate the non-live registers at a return, so only v3 is live.
|
/cts/apps/CameraITS/tests/dng_noise_model/ |
dng_noise_model.py | 57 # Define a first order high pass filter to eliminate low frequency
|