LLVM 20.0.0git
|
#include "llvm/Transforms/Instrumentation/TypeSanitizer.h"
Public Member Functions | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | isRequired () |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 23 of file TypeSanitizer.h.
|
inlinestatic |
Definition at line 25 of file TypeSanitizer.h.
PreservedAnalyses TypeSanitizerPass::run | ( | Module & | M, |
ModuleAnalysisManager & | AM | ||
) |
Definition at line 880 of file TypeSanitizer.cpp.
References llvm::appendToGlobalCtors(), llvm::createSanitizerCtorAndInitFunctions(), F, FAM, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), kTysanInitName, kTysanModuleCtorName, MAM, and llvm::PreservedAnalyses::none().