Searched refs:ShouldAttemptScalarRepl (Results 1 – 1 of 1) sorted by relevance
1337 static bool ShouldAttemptScalarRepl(AllocaInst *AI) { in ShouldAttemptScalarRepl() function1416 if (ShouldAttemptScalarRepl(AI) && isSafeAllocaToScalarRepl(AI)) { in performScalarRepl()