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

/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp126 /// spliceFunction - Replace the function represented by this node by another.
131 void CallGraph::spliceFunction(const Function *From, const Function *To) { function in class:CallGraph

Completed in 281 milliseconds