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

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

Completed in 48 milliseconds