Home
last modified time | relevance | path

Searched refs:MemsetFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp171 FunctionCallee MemmoveFn, MemcpyFn, MemsetFn; member
339 MemsetFn = M.getOrInsertFunction( in initialize()
691 MemsetFn, in instrumentMemIntrinsic()
H A DMemorySanitizer.cpp639 FunctionCallee MemmoveFn, MemcpyFn, MemsetFn; member in __anonb346f5430211::MemorySanitizer
932 MemsetFn = M.getOrInsertFunction("__msan_memset", in initializeCallbacks()
2912 MS.MemsetFn, in visitMemSetInst()