Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp156 void RewriteLoadUserOfWholeAlloca(LoadInst *LI, AllocaInst *AI,
1815 RewriteLoadUserOfWholeAlloca(LI, AI, NewElts); in RewriteForScalarRepl()
2300 void SROA::RewriteLoadUserOfWholeAlloca(LoadInst *LI, AllocaInst *AI, in RewriteLoadUserOfWholeAlloca() function in SROA