Home
last modified time | relevance | path

Searched refs:createModuleAddressSanitizerLegacyPassPass (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
HDAddressSanitizer.h137 ModulePass *createModuleAddressSanitizerLegacyPassPass(
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp267 PM.add(createModuleAddressSanitizerLegacyPassPass( in addAddressSanitizerPasses()
275 PM.add(createModuleAddressSanitizerLegacyPassPass( in addKernelAddressSanitizerPasses()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp1237 ModulePass *llvm::createModuleAddressSanitizerLegacyPassPass( in createModuleAddressSanitizerLegacyPassPass() function in llvm