Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h67 std::pair<Function *, FunctionCallee> getOrCreateSanitizerCtorAndInitFunctions(
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp157 llvm::getOrCreateSanitizerCtorAndInitFunctions( in getOrCreateSanitizerCtorAndInitFunctions() function in llvm
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp177 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()
H A DHWAddressSanitizer.cpp444 getOrCreateSanitizerCtorAndInitFunctions( in createHwasanCtorComdat()
H A DMemorySanitizer.cpp628 getOrCreateSanitizerCtorAndInitFunctions( in insertModuleCtor()