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