Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h68 std::pair<Function *, Function *> getOrCreateSanitizerCtorAndInitFunctions(
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp178 llvm::getOrCreateSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions() function in llvm
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp289 getOrCreateSanitizerCtorAndInitFunctions( in ThreadSanitizer()
H A DMemorySanitizer.cpp922 getOrCreateSanitizerCtorAndInitFunctions( in initializeModule()