Searched refs:expandMemCpyAsLoop (Results 1 – 4 of 4) sorted by relevance
45 void expandMemCpyAsLoop(MemCpyInst *MemCpy, const TargetTransformInfo &TTI);
128 expandMemCpyAsLoop(Memcpy, TTI); in runOnFunction()
78 expandMemCpyAsLoop(Memcpy, TTI); in expandMemIntrinsicUses()
408 void llvm::expandMemCpyAsLoop(MemCpyInst *Memcpy, in expandMemCpyAsLoop() function in llvm