<div dir="ltr">Is there any support for outlining in llvm?<div><br></div><div>As we know outlining is the opposite of inlining and while refactoring, if we can outlining common code into functions, then function merge (supported by llvm) can be more efficient in reducing code size.</div><div><br></div><div>If llvm support outlining, how to use it? Any documentation for it?</div><div><br></div><div>Thanks,</div><div>Ming-Hwa</div><div><br></div></div>