Searched defs:removeOneAbstractEdgeTo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp305 /// removeOneAbstractEdgeTo - Remove one edge associated with a null callsite
307 void CallGraphNode::removeOneAbstractEdgeTo(CallGraphNode *Callee) { function in class:CallGraphNode

Completed in 80 milliseconds