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

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

Completed in 138 milliseconds