Searched refs:expandMemCpyAsLoop (Results 1 – 4 of 4) sorted by relevance
46 void expandMemCpyAsLoop(MemCpyInst *MemCpy, const TargetTransformInfo &TTI);
79 expandMemCpyAsLoop(Memcpy, TTI); in expandMemIntrinsicUses()
129 expandMemCpyAsLoop(Memcpy, TTI); in runOnFunction()
405 void llvm::expandMemCpyAsLoop(MemCpyInst *Memcpy, in expandMemCpyAsLoop() function in llvm