Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp493 FunctionCallee DFSanStoreCallbackFn; member in __anonf4f619120211::DataFlowSanitizer
1415 DFSanStoreCallbackFn.getCallee()->stripPointerCasts()); in initializeRuntimeFunctions()
1454 DFSanStoreCallbackFn = Mod->getOrInsertFunction( in initializeCallbackFunctions()
2695 IRB.CreateCall(DFSF.DFS.DFSanStoreCallbackFn, {PrimitiveShadow, Addr}); in visitStoreInst()