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