Searched refs:Test3FRepl (Results 1 – 1 of 1) sorted by relevance
637 Function *Test3FRepl = Function::Create( in runOnSCC() local644 BB.insertInto(Test3FRepl); in runOnSCC()651 CGU.replaceFunctionWith(*Test3F, *Test3FRepl); in runOnSCC()652 Test3F->replaceAllUsesWith(Test3FRepl); in runOnSCC()655 CI->setCalledFunction(Test3FRepl); in runOnSCC()