Searched refs:replaceFunction (Results 1 – 2 of 2) sorted by relevance
395 void replaceFunction(Function &NewF);
133 void LazyCallGraph::Node::replaceFunction(Function &NewF) { in replaceFunction() function in LazyCallGraph::Node1469 N.replaceFunction(NewF); in replaceNodeFunction()