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

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp177 void RewriteMemIntrinUserOfAlloca(MemIntrinsic *MI, Instruction *Inst,
1888 RewriteMemIntrinUserOfAlloca(MI, I, AI, NewElts);
2154 /// RewriteMemIntrinUserOfAlloca - MI is a memcpy/memset/memmove from or to AI.
2157 SROA::RewriteMemIntrinUserOfAlloca(MemIntrinsic *MI, Instruction *Inst, function in class:SROA

Completed in 109 milliseconds