LLVM  8.0.1
Public Member Functions | Static Public Member Functions | List of all members
llvm::LibCallsShrinkWrapPass Class Reference

#include "llvm/Transforms/Utils/LibCallsShrinkWrap.h"

Inheritance diagram for llvm::LibCallsShrinkWrapPass:
Inheritance graph
[legend]
Collaboration diagram for llvm::LibCallsShrinkWrapPass:
Collaboration graph
[legend]

Public Member Functions

PreservedAnalyses run (Function &F, FunctionAnalysisManager &FAM)
 

Static Public Member Functions

static StringRef name ()
 
- Static Public Member Functions inherited from llvm::PassInfoMixin< LibCallsShrinkWrapPass >
static StringRef name ()
 Gets the name of the pass we are mixed into. More...
 

Detailed Description

Definition at line 19 of file LibCallsShrinkWrap.h.

Member Function Documentation

◆ name()

static StringRef llvm::LibCallsShrinkWrapPass::name ( )
inlinestatic

Definition at line 21 of file LibCallsShrinkWrap.h.

References F(), and run().

◆ run()

PreservedAnalyses llvm::LibCallsShrinkWrapPass::run ( Function F,
FunctionAnalysisManager FAM 
)

The documentation for this class was generated from the following files: