Run partial library‐call inlining over the function.

Synopsis

Declared in <llvm/Transforms/Scalar/PartiallyInlineLibCalls.h>

Return Value

The set of analyses preserved after running this pass.

Parameters

Name

Description

F

Function whose library calls may be partially inlined.

AM

Function analysis manager providing analyses for the pass.

Created with MrDocs