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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp183 void RewriteStoreUserOfWholeAlloca(StoreInst *SI, AllocaInst *AI,
1968 RewriteStoreUserOfWholeAlloca(SI, AI, NewElts);
2348 /// RewriteStoreUserOfWholeAlloca - We found a store of an integer that
2352 SROA::RewriteStoreUserOfWholeAlloca(StoreInst *SI, AllocaInst *AI, function in class:SROA

Completed in 153 milliseconds