Searched refs:DoScalarReplacement (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp167 void DoScalarReplacement(AllocaInst *AI,
1521 DoScalarReplacement(AI, WorkList);
1548 /// DoScalarReplacement - This alloca satisfied the isSafeAllocaToScalarRepl
1550 void SROA::DoScalarReplacement(AllocaInst *AI, function in class:SROA

Completed in 80 milliseconds