Searched refs:expandMemMoveAsLoop (Results 1 – 4 of 4) sorted by relevance
58 LLVM_ABI bool expandMemMoveAsLoop(MemMoveInst *MemMove,
129 expandMemMoveAsLoop(Memmove, TTI); in runOnFunction()
355 if (expandMemMoveAsLoop(Memmove, TTI)) { in expandMemIntrinsicUses()
911 bool llvm::expandMemMoveAsLoop(MemMoveInst *Memmove, in expandMemMoveAsLoop() function in llvm