Searched refs:expandMemCpyAsLoop (Results 1 – 5 of 5) sorted by relevance
52 LLVM_ABI void expandMemCpyAsLoop(MemCpyInst *MemCpy,
127 expandMemCpyAsLoop(Memcpy, TTI); in runOnFunction()
324 expandMemCpyAsLoop(Memcpy, TTI); in expandMemIntrinsicUses()341 expandMemCpyAsLoop(Memcpy, TTI); in expandMemIntrinsicUses()
880 void llvm::expandMemCpyAsLoop(MemCpyInst *Memcpy, in expandMemCpyAsLoop() function in llvm
616 llvm::expandMemCpyAsLoop(&MCI, in visitMemCpyInst()