Home
last modified time | relevance | path

Searched defs:insertEdge (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/yap/example/autodiff_library/
DEdgeSet.cpp37 void EdgeSet::insertEdge(Edge& e) { in insertEdge() function in AutoDiff::EdgeSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPostOrderIterator.h63 bool insertEdge(Optional<NodeRef> From, NodeRef To) { in insertEdge() function
83 template <class NodeRef> bool insertEdge(Optional<NodeRef> From, NodeRef To) { in insertEdge() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h247 inline bool po_iterator_storage<LoopBlocksTraversal, true>::insertEdge( in insertEdge() function
DLazyCallGraph.h1024 void insertEdge(Function &Source, Function &Target, Edge::Kind EK) { in insertEdge() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDomTreeUpdater.cpp317 void DomTreeUpdater::insertEdge(BasicBlock *From, BasicBlock *To) { in insertEdge() function in llvm::DomTreeUpdater
DLazyCallGraph.cpp1476 void LazyCallGraph::insertEdge(Node &SourceN, Node &TargetN, Edge::Kind EK) { in insertEdge() function in LazyCallGraph
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp335 bool insertEdge(unsigned Reg) { in insertEdge() function in __anon81a2d7f30111::Closure
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp452 bool insertEdge(Optional<const MachineBasicBlock *> From, in insertEdge() function in llvm::po_iterator_storage