ΒΆ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:45

Parameters

bool InsertLifetime = true