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

/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp277 /// removeCallEdgeFor - This method removes the edge in the node for the
280 void CallGraphNode::removeCallEdgeFor(CallSite CS) { function in class:CallGraphNode

Completed in 44 milliseconds