Searched defs:insertEdgeInternal (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ | ||
H A D | LazyCallGraph.cpp | 78 void LazyCallGraph::Node::insertEdgeInternal(Function &Callee) { in insertEdgeInternal() function in LazyCallGraph::Node |