Searched defs:AddEdge (Results 1 – 3 of 3) sorted by relevance
43 void ProfileDependencyManager::AddEdge(ProfileKeyedServiceFactory* depended, in AddEdge() function in ProfileDependencyManager
115 void AddEdge(unsigned FromIdx, unsigned ToIdx) { in AddEdge() function in llvm::Graph
621 void UbigraphViz::AddEdge(ExplodedNode *Src, ExplodedNode *Dst) { in AddEdge() function in UbigraphViz