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

/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp222 /// replaceCallEdge - This method replaces the edge in the node for the
225 void CallGraphNode::replaceCallEdge(CallSite CS, function in class:CallGraphNode

Completed in 360 milliseconds