Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1337 static bool ShouldAttemptScalarRepl(AllocaInst *AI) { in ShouldAttemptScalarRepl() function
1416 if (ShouldAttemptScalarRepl(AI) && isSafeAllocaToScalarRepl(AI)) { in performScalarRepl()