Home
last modified time | relevance | path

Searched refs:performScalarRepl (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp87 bool performScalarRepl(Function &F);
1038 bool LocalChange = performScalarRepl(F); in runOnFunction()
1476 bool SROA::performScalarRepl(Function &F) { in performScalarRepl() function in SROA