HomeSort by relevance Sort by last modified time
    Searched full:dataflow (Results 26 - 50 of 90) sorted by null

12 3 4

  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.h 256 int32_t _EnumerateEndpointDevicesAll(EDataFlow dataFlow) const;
  /external/chromium_org/v8/benchmarks/
deltablue.js 167 * record the solution, perhaps modifying the current dataflow
533 * structure of the constraint graph, the current dataflow graph, and
576 * incrementally update the dataflow graph. Details: If satifying
597 * constraint and incrementally update the dataflow graph.
  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 37 /// AbstractLatticeFunction - This class is implemented by the dataflow instance
  /external/clang/lib/Analysis/
LiveVariables.cpp 191 // Dataflow computation.
505 // Construct the dataflow worklist. Enqueue the exit block as the
559 // Update the dataflow value for the start of this block.
UninitializedValues.cpp 85 // CFGBlockValues: dataflow values for CFG blocks.
202 // Worklist: worklist for dataflow analysis.
732 // is not modeled in the CFG, set the tracked dataflow values to Unknown.
  /external/llvm/lib/CodeGen/
StackColoring.cpp 150 /// Perform the dataflow calculation and calculate the lifetime for each of
233 // later for solving the liveness dataflow problem.
286 // Perform a standard reverse dataflow computation to solve for
  /art/compiler/sea_ir/ir/
sea.h 140 // The dataflow analysis relies on this class both during execution and
  /external/chromium_org/v8/test/cctest/
cctest.gyp 106 'test-dataflow.cc',
  /external/clang/lib/StaticAnalyzer/
README.txt 134 [1] Precise interprocedural dataflow analysis via graph reachability,
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 60 libanalysis - Source-level dataflow analysis useful for performing analyses
  /external/owasp/sanitizer/tools/findbugs/doc/
sysprops.html 128 <td>dataflow.stackonly</td>
AddingDetectors.txt 116 out of a method. Because it performs dataflow analysis, it is fairly slow.
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 1 //===-- ExprEngine.h - Path-Sensitive Expression-Level Dataflow ---*- C++ -*-=//
10 // This file defines a meta-engine for path-sensitive dataflow analysis that
ExplodedGraph.h 12 // See "Precise interprocedural dataflow analysis via graph reachability"
  /external/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 1 //==- CoreEngine.cpp - Path-Sensitive Dataflow Engine ------------*- C++ -*-//
11 // dataflow analysis via graph reachability engine.
  /art/compiler/dex/quick/
local_optimizations.cc 371 * Skip already dead instructions (whose dataflow information is
ralloc_util.cc     [all...]
  /external/clang/lib/Driver/
SanitizerArgs.cpp 246 filterUnsupportedMask(TC, Kinds, Thread | Memory | DataFlow, Args, A,
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 198 /// IntersectDominators - This is the dataflow lattice "meet" operation for
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]
devicetopology.h 301 } DataFlow;
    [all...]
  /art/compiler/dex/
mir_optimization.cc 478 * NOTE: not updating other dataflow info (no longer used at this point).
715 * NOTE: we aren't updating all dataflow info here. Should either make sure this pass
716 * happens after uses of i_dominated, dom_frontier or update the dataflow info here.
    [all...]
  /external/bzip2/
bzip2recover.c 432 /*-- placate gcc's dataflow analyser --*/
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.10.3.html 280 <li>r300/compiler: Fix dataflow analysis bug with ELSE blocks</li>
  /external/clang/lib/CodeGen/
BackendUtil.cpp 288 if (LangOpts.Sanitize.DataFlow) {

Completed in 1149 milliseconds

12 3 4