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