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