LLVM: llvm::InjectTLIMappings Class Reference (original) (raw)

#include "[llvm/Transforms/Utils/InjectTLIMappings.h](InjectTLIMappings%5F8h%5Fsource.html)"

Inheritance diagram for llvm::InjectTLIMappings:

[legend]

Public Member Functions
PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
Public Member Functions inherited from llvm::PassInfoMixin< InjectTLIMappings >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)
Additional Inherited Members
Static Public Member Functions inherited from llvm::PassInfoMixin< InjectTLIMappings >
static StringRef name ()
Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 20 of file InjectTLIMappings.h.

Member Function Documentation

run()

PreservedAnalyses InjectTLIMappings::run ( Function & F,
FunctionAnalysisManager & AM )

Definition at line 136 of file InjectTLIMappings.cpp.

References llvm::PreservedAnalyses::all(), F, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and runImpl().


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