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

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

Completed in 76 milliseconds