reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
74 if (shouldExpandOperationWithSize(Memcpy->getLength())) { 75 Function *ParentFunc = Memcpy->getParent()->getParent(); 78 expandMemCpyAsLoop(Memcpy, TTI); 80 Memcpy->eraseFromParent();