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

#include <LibCallsShrinkWrap.h>

Inheritance diagram for llvm::LibCallsShrinkWrapPass:
[legend]
Collaboration diagram for llvm::LibCallsShrinkWrapPass:
[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

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

Definition at line 21 of file LibCallsShrinkWrap.h.

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

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