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

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp182 void RewriteLoadUserOfWholeAlloca(LoadInst *LI, AllocaInst *AI,
1935 RewriteLoadUserOfWholeAlloca(LI, AI, NewElts);
2450 /// RewriteLoadUserOfWholeAlloca - We found a load of the entire allocation to
2452 void SROA::RewriteLoadUserOfWholeAlloca(LoadInst *LI, AllocaInst *AI, function in class:SROA

Completed in 69 milliseconds