Searched refs:performScalarRepl (Results 1 – 1 of 1) sorted by relevance
87 bool performScalarRepl(Function &F);1038 bool LocalChange = performScalarRepl(F); in runOnFunction()1476 bool SROA::performScalarRepl(Function &F) { in performScalarRepl() function in SROA