Searched defs:AddEdge (Results 1 – 4 of 4) sorted by relevance
96 void AddEdge(const Vertex& vertex1, const Vertex& vertex2, double weight) { in AddEdge() function112 void AddEdge(const Vertex& vertex1, const Vertex& vertex2) { in AddEdge() function
43 void ProfileDependencyManager::AddEdge(ProfileKeyedServiceFactory* depended, in AddEdge() function in ProfileDependencyManager
115 void AddEdge(unsigned FromIdx, unsigned ToIdx) { in AddEdge() function in llvm::Graph
728 void UbigraphViz::AddEdge(ExplodedNode *Src, ExplodedNode *Dst) { in AddEdge() function in UbigraphViz