HomeSort by relevance Sort by last modified time
    Searched full:propagation (Results 101 - 125 of 597) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/lib/Transforms/IPO/
SampleProfile.cpp 165 /// \brief Set of visited blocks during propagation.
168 /// \brief Set of visited edges during propagation.
749 // during the propagation phase. Right now, we just want to
    [all...]
IPConstantPropagation.cpp 11 // propagation pass. It could certainly be improved in many different ways,
35 /// IPCP - The interprocedural constant propagation pass
52 "Interprocedural constant propagation", false, false)
  /art/compiler/optimizing/
ssa_builder.cc 49 // Both type propagation and redundant phi elimination ensure `int_operand`
66 // has been handled by the type propagation phase, unlike a dead phi.
321 // propagation on the Phis which need to be updated.
341 // primitive type propagation on all dependent instructions.
355 // We need to re-run primitive type propagation on its dependent instructions.
390 // replaced yet. We need to run primitive type propagation on it.
491 // of redundant phis. Note that we cannot do this phase before type propagation,
493 // for the type propagation phase. Note that this is to satisfy statement (a)
621 // by doing this copy, but the type propagation phase will fix it.
reference_type_propagation_test.cc 47 // Relay method to merge type in reference type propagation.
  /external/llvm/test/Transforms/GVN/
assume-equal.ll 9 ; Checking const propagation across other BBs
103 ; Checking const propagation in the same BB
172 ; This test checks if constant propagation works for multiple node edges
  /external/iproute2/include/linux/can/
netlink.h 34 __u32 prop_seg; /* Propagation segment in TQs */
  /external/kernel-headers/original/uapi/linux/can/
netlink.h 34 __u32 prop_seg; /* Propagation segment in TQs */
  /external/llvm/docs/HistoricalNotes/
2002-05-12-InstListChange.txt 20 simple constant propagation), because they aren't actually sparse anymore,
  /external/llvm/test/Feature/
optnone-llc.ll 46 ; LLC-Ox-DAG: Skipping pass 'Machine Copy Propagation Pass'
  /external/llvm/test/Transforms/CorrelatedValuePropagation/
crash.ll 1 ; RUN: opt < %s -correlated-propagation
  /external/opencv/cvaux/src/
cvdpstereo.cpp 381 //up propagation
393 //down propagation
438 //up propagation
450 //down propagation
  /external/opencv3/modules/highgui/
CMakeLists.txt 118 #stop automatic dependencies propagation for this module
  /external/opencv3/modules/imgcodecs/
CMakeLists.txt 120 #stop automatic dependencies propagation for this module
  /external/v8/test/webkit/fast/js/kde/
exceptions.js 83 kdeShouldBe(caught, true, "error propagation in functions");
  /external/valgrind/VEX/priv/
ir_opt.h 56 /* Do a constant folding/propagation pass. */
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.h 152 // One-Way propagation delay: 50ms.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
exception_ptr.h 40 # error This platform does not support exception propagation.
nested_exception.h 42 # error This platform does not support exception propagation.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
exception_ptr.h 40 # error This platform does not support exception propagation.
nested_exception.h 42 # error This platform does not support exception propagation.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
exception_ptr.h 40 # error This platform does not support exception propagation.
nested_exception.h 42 # error This platform does not support exception propagation.
  /prebuilts/gdb/darwin-x86/lib/python2.7/
contextlib.py 46 # has to raise the exception to signal propagation, so this
  /prebuilts/gdb/linux-x86/lib/python2.7/
contextlib.py 46 # has to raise the exception to signal propagation, so this
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
nested_exception.h 42 # error This platform does not support exception propagation.

Completed in 1180 milliseconds

1 2 3 45 6 7 8 91011>>