ΒΆllvm::Pass* createAlwaysInlinerLegacyPass(
bool InsertLifetime = true)
llvm::Pass* createAlwaysInlinerLegacyPass(
bool InsertLifetime = true)
Description
Create a legacy pass manager instance of a pass to inline and remove functions marked as "always_inline".
Declared at: llvm/include/llvm/Transforms/IPO/AlwaysInliner.h:41
Parameters
- bool InsertLifetime = true