Home
last modified time | relevance | path

Searched defs:AddEdge (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DSCCIteratorTest.cpp115 void AddEdge(unsigned FromIdx, unsigned ToIdx) { in AddEdge() function in llvm::Graph
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp745 void UbigraphViz::AddEdge(ExplodedNode *Src, ExplodedNode *Dst) { in AddEdge() function in UbigraphViz
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DCFLAliasAnalysis.cpp403 bool AddEdge = false; in tryInterproceduralAnalysis() local