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

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DCallGraph.cpp149 /// spliceFunction - Replace the function represented by this node by another.
154 void CallGraph::spliceFunction(const Function *From, const Function *To) { function in class:CallGraph
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DCallGraph.h101 void spliceFunction(const Function *From, const Function *To);

Completed in 439 milliseconds