Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp138 void DoScalarReplacement(AllocaInst *AI,
1417 DoScalarReplacement(AI, WorkList); in performScalarRepl()
1445 void SROA::DoScalarReplacement(AllocaInst *AI, in DoScalarReplacement() function in SROA