LLVM 22.0.0git
|
#include "llvm/Transforms/Instrumentation/TypeSanitizer.h"
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. |
Definition at line 24 of file TypeSanitizer.h.
|
inlinestatic |
Definition at line 26 of file TypeSanitizer.h.
PreservedAnalyses TypeSanitizerPass::run | ( | Module & | M, |
ModuleAnalysisManager & | AM ) |
Definition at line 877 of file TypeSanitizer.cpp.
References llvm::appendToGlobalCtors(), llvm::createSanitizerCtorAndInitFunctions(), F, FAM, kTysanInitName, kTysanModuleCtorName, MAM, and llvm::PreservedAnalyses::none().