HomeSort by relevance Sort by last modified time
    Searched refs:RemoveDeadNodes (Results 1 - 25 of 33) sorted by null

1 2

  /external/tensorflow/tensorflow/core/common_runtime/
graph_optimizer.cc 53 if (opts_.do_function_inlining() && RemoveDeadNodes(g)) {
54 DumpGraph("RemoveDeadNodes", g);
73 RemoveDeadNodes(g);
function.h 100 bool RemoveDeadNodes(Graph* g);
function_test.cc     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 99 DAG.RemoveDeadNodes();
LegalizeTypes.cpp 401 DAG.RemoveDeadNodes();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
SelectionDAG.h 306 /// RemoveDeadNodes - This method deletes all unreachable nodes in the
308 void RemoveDeadNodes();
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 454 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 462 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 509 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 509 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
SelectionDAG.h 462 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
SelectionDAG.h 509 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
SelectionDAG.h 509 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
SelectionDAG.h 513 void RemoveDeadNodes();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp 409 DAG.RemoveDeadNodes();
    [all...]
LegalizeVectorOps.cpp 174 DAG.RemoveDeadNodes();
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelDAGToDAG.cpp     [all...]

Completed in 2579 milliseconds

1 2