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

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

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

◆ run()

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

◆ runImpl()

bool Float2IntPass::runImpl ( Function F)

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