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

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp181 void RewriteStoreUserOfWholeAlloca(StoreInst *SI, AllocaInst *AI,
1949 RewriteStoreUserOfWholeAlloca(SI, AI, NewElts);
2324 /// RewriteStoreUserOfWholeAlloca - We found a store of an integer that
2328 SROA::RewriteStoreUserOfWholeAlloca(StoreInst *SI, AllocaInst *AI, function in class:SROA

Completed in 64 milliseconds