LLVM 22.0.0git
llvm::PlaceSafepointsPass Class Reference

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

Inheritance diagram for llvm::PlaceSafepointsPass:
[legend]

Public Member Functions

PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
bool runImpl (Function &F, const TargetLibraryInfo &TLI)
void cleanup ()
Public Member Functions inherited from llvm::PassInfoMixin< PlaceSafepointsPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

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

Detailed Description

Definition at line 59 of file PlaceSafepoints.h.

Member Function Documentation

◆ cleanup()

void llvm::PlaceSafepointsPass::cleanup ( )
inline

Definition at line 65 of file PlaceSafepoints.h.

◆ run()

◆ runImpl()


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