Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp167 void DoScalarReplacement(AllocaInst *AI,
1521 DoScalarReplacement(AI, WorkList); in performScalarRepl()
1550 void SROA::DoScalarReplacement(AllocaInst *AI, in DoScalarReplacement() function in SROA