Home
last modified time | relevance | path

Searched defs:InsertEdge (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/graphcycles/
Dgraphcycles.cc164 bool GraphCycles::InsertEdge(int32 x, int32 y) { in InsertEdge() function in tensorflow::GraphCycles
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h639 static void InsertEdge(DomTreeT &DT, const BatchUpdatePtr BUI, in InsertEdge() function
1654 void InsertEdge(DomTreeT &DT, typename DomTreeT::NodePtr From, in InsertEdge() function