Home
last modified time | relevance | path

Searched refs:getOrCreateSanitizerCtorAndInitFunctions (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h75 std::pair<Function *, FunctionCallee> getOrCreateSanitizerCtorAndInitFunctions(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp252 llvm::getOrCreateSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp175 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()
H A DHWAddressSanitizer.cpp495 getOrCreateSanitizerCtorAndInitFunctions( in createHwasanCtorComdat()
H A DNumericalStabilitySanitizer.cpp577 getOrCreateSanitizerCtorAndInitFunctions( in run()
H A DMemorySanitizer.cpp677 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()