Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp72 bool performScalarRepl(Function &F);
913 bool LocalChange = performScalarRepl(F); in runOnFunction()
1354 bool SROA::performScalarRepl(Function &F) { in performScalarRepl() function in SROA