Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp154 void RewriteStoreUserOfWholeAlloca(StoreInst *SI, AllocaInst *AI,
1842 RewriteStoreUserOfWholeAlloca(SI, AI, NewElts); in RewriteForScalarRepl()
2186 void SROA::RewriteStoreUserOfWholeAlloca(StoreInst *SI, AllocaInst *AI, in RewriteStoreUserOfWholeAlloca() function in SROA