LLVM  8.0.1
Public Member Functions | List of all members
llvm::MakeGuardsExplicitPass Struct Reference

#include "llvm/Transforms/Scalar/MakeGuardsExplicit.h"

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

Public Member Functions

PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
 

Additional Inherited Members

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

Detailed Description

Definition at line 41 of file MakeGuardsExplicit.h.

Member Function Documentation

◆ run()

PreservedAnalyses llvm::MakeGuardsExplicitPass::run ( Function F,
FunctionAnalysisManager AM 
)

The documentation for this struct was generated from the following file: