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

#include <Float2Int.h>

Inheritance diagram for llvm::Float2IntPass:
[legend]
Collaboration diagram for llvm::Float2IntPass:
[legend]

Public Member Functions

PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
 
bool runImpl (Function &F)
 

Additional Inherited Members

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

Detailed Description

Definition at line 25 of file Float2Int.h.

Member Function Documentation

PreservedAnalyses llvm::Float2IntPass::run ( Function F,
FunctionAnalysisManager AM 
)
bool Float2IntPass::runImpl ( Function F)

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