LLVM 22.0.0git
llvm::TypeSanitizerPass Struct Reference

#include "llvm/Transforms/Instrumentation/TypeSanitizer.h"

Inheritance diagram for llvm::TypeSanitizerPass:
[legend]

Public Member Functions

LLVM_ABI PreservedAnalyses run (Module &M, ModuleAnalysisManager &AM)
Public Member Functions inherited from llvm::PassInfoMixin< TypeSanitizerPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Static Public Member Functions

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

Detailed Description

Definition at line 24 of file TypeSanitizer.h.

Member Function Documentation

◆ isRequired()

bool llvm::TypeSanitizerPass::isRequired ( )
inlinestatic

Definition at line 26 of file TypeSanitizer.h.

◆ run()


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