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

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

Completed in 46 milliseconds