Files
clang-p2996/llvm/lib/Transforms/Utils/CloneFunction.cpp
Artem Pianykh 84a78abdf5 [NFC][Utils] Extract CloneFunctionAttributesInto from CloneFunctionInto (#112976)
This patch is a part of step-by-step refactoring of CloneFunctionInto.
The goal is to extract reusable pieces out of it that will be later used
to optimize function cloning e.g. in coroutine processing.

Extracted from #109032 (commit 2)
2024-10-30 13:23:43 -07:00

48 KiB